]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
authorArchit Taneja <archit@ti.com>
Mon, 22 Aug 2011 09:14:27 +0000 (14:44 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:27 +0000 (16:16 +0300)
commit6a2c6e7797e3a00f369df2c3c45b5b54addc5e09
treeccccd669711bdb115c638605c69ec1c89fbc9cb7
parentd891b347d34b612c5fc3587705f1f274fd9cf4b5
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>
drivers/video/omap2/dss/dsi.c
include/video/omapdss.h