commit | 5c716a04ed1f5b8a3e1a8953b71f89441a70d1d4 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Mon Aug 22 14:44:27 2011 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:27 2011 +0300 |
tree | ccccd669711bdb115c638605c69ec1c89fbc9cb7 | |
parent | 6ff8aa3182db248db4d91e574254316025c0243c [diff] |
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2(), these are used when the panel is expected to return 1 and 2 bytes respecitvely. This was manily used for debugging purposes. These functions should be implemented in the panel driver if needed. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>