summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/hdmi_phy.c
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2013-09-12 17:45:57 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-10-09 12:42:30 +0300
commitef26958a0c44b503ee39b2319e240be36bb34415 (patch)
tree2abb7746efe53601cb82c1aa8d93ed5067409380 /drivers/video/omap2/dss/hdmi_phy.c
parent8696131fadda03c4c9bc12496c3e4c1001ebf8a8 (diff)
downloadop-kernel-dev-ef26958a0c44b503ee39b2319e240be36bb34415.zip
op-kernel-dev-ef26958a0c44b503ee39b2319e240be36bb34415.tar.gz
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>
Diffstat (limited to 'drivers/video/omap2/dss/hdmi_phy.c')
-rw-r--r--drivers/video/omap2/dss/hdmi_phy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap2/dss/hdmi_phy.c b/drivers/video/omap2/dss/hdmi_phy.c
index 16feaa8..45acb99 100644
--- a/drivers/video/omap2/dss/hdmi_phy.c
+++ b/drivers/video/omap2/dss/hdmi_phy.c
@@ -15,7 +15,7 @@
#include <video/omapdss.h>
#include "dss.h"
-#include "ti_hdmi.h"
+#include "hdmi.h"
void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s)
{
OpenPOWER on IntegriCloud