From 95a8aeb6c56ec80fb847e44328e3b53b9934dcbf Mon Sep 17 00:00:00 2001 From: Mythri P K Date: Thu, 8 Sep 2011 19:06:18 +0530 Subject: OMAP4: DSS2: HDMI: HDMI clean up to pass base_address As the base_address of the HDMI might differ across SoC's, offset of the HDMI logical blocks(PHY, PLL and Core) and base address procured from the platform data are passed dynamically to the functions that modify HDMI IP registers. Signed-off-by: Mythri P K Signed-off-by: Tomi Valkeinen --- drivers/video/omap2/dss/hdmi.h | 292 ++++++++++++++++++++--------------------- 1 file changed, 145 insertions(+), 147 deletions(-) (limited to 'drivers/video/omap2/dss/hdmi.h') diff --git a/drivers/video/omap2/dss/hdmi.h b/drivers/video/omap2/dss/hdmi.h index c885f9cb0659..ee37bd932116 100644 --- a/drivers/video/omap2/dss/hdmi.h +++ b/drivers/video/omap2/dss/hdmi.h @@ -24,174 +24,163 @@ #include #include