commit | 7a7c48f9ab374f5fb279f31634d857adc3f0c78c | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu Aug 25 18:25:03 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:25 2011 +0300 |
tree | 739aea107141f5f0918b5407849a65ca48baecb8 | |
parent | cc11aaf867e777dfa0f14d9bedead895f5e541b7 [diff] |
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 <archit@ti.com> [tomi.valkeinen@ti.com: reformatted the commit message] Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>