OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
authorMythri P K <mythripk@ti.com>
Thu, 8 Sep 2011 13:36:21 +0000 (19:06 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:32 +0000 (16:16 +0300)
commit94c52987d293ec2aeb75993a3e33b7c36159668c
treeb953461850e54f26152096bbcd23cf0fbe22e416
parent38863b7e1d22ca83614cf61ba73bd97a1355524d
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header

Some of the header file definitions that are there in the hdmi.h are generic
and can be used across OMAP's, Thus moving generic definition to new file.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/hdmi.h
drivers/video/omap2/dss/ti_hdmi.h [new file with mode: 0644]