From 7a7c48f9ab374f5fb279f31634d857adc3f0c78c Mon Sep 17 00:00:00 2001 From: Archit Taneja Date: Thu, 25 Aug 2011 18:25:03 +0530 Subject: OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h MIPI DSI Transaction types and DCS commands are currently defined as macros in dsi.c and panel-taal.c, remove these and replace them with enum members defined in include/video/mipi_display.h. Signed-off-by: Archit Taneja [tomi.valkeinen@ti.com: reformatted the commit message] Signed-off-by: Tomi Valkeinen diff --git a/drivers/video/omap2/displays/panel-taal.c b/drivers/video/omap2/displays/panel-taal.c index 4e888ac..7675687 100644 --- a/drivers/video/omap2/displays/panel-taal.c +++ b/drivers/video/omap2/displays/panel-taal.c @@ -35,26 +35,12 @@ #include