]> git.karo-electronics.de Git - linux-beck.git/commit
omapdss: HDMI: Rename hdmi driver files to nicer names
authorArchit Taneja <archit@ti.com>
Thu, 12 Sep 2013 12:15:57 +0000 (17:45 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Oct 2013 09:42:30 +0000 (12:42 +0300)
commitef26958a0c44b503ee39b2319e240be36bb34415
tree2abb7746efe53601cb82c1aa8d93ed5067409380
parent8696131fadda03c4c9bc12496c3e4c1001ebf8a8
omapdss: HDMI: Rename hdmi driver files to nicer names

Replace the ti_hdmi_4xxx* notation for OMAP4 HDMI driver with hdmi4. Rename
the hdmi.c encoder driver to hdmi4.c. Rename ti_hdmi.h to hdmi.h

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/Makefile
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/hdmi.h [moved from drivers/video/omap2/dss/ti_hdmi.h with 98% similarity]
drivers/video/omap2/dss/hdmi4.c [moved from drivers/video/omap2/dss/hdmi.c with 98% similarity]
drivers/video/omap2/dss/hdmi4_core.c [moved from drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c with 99% similarity]
drivers/video/omap2/dss/hdmi4_core.h [moved from drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h with 98% similarity]
drivers/video/omap2/dss/hdmi_phy.c
drivers/video/omap2/dss/hdmi_pll.c
drivers/video/omap2/dss/hdmi_wp.c