diff options
author | Archit Taneja <archit@ti.com> | 2011-08-30 06:18:23 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-09-30 09:16:27 -0400 |
commit | b850975cd8857d9f277466e2a3cca5ee28519c6b (patch) | |
tree | 96fe0749a324273b2b97a313a4de05fafb6df1e5 /include/video | |
parent | 5c716a04ed1f5b8a3e1a8953b71f89441a70d1d4 (diff) |
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
Split dsi_vc_dcs_read() into the functions:
- dsi_vc_dcs_send_read_request(): This is responsible for sending the short
packet command with the read request.
- dsi_vc_dcs_read_rx_fifo(): This parses the DSI RX fifo of the given virtual
channel, identifies the type of data received, and fills a buffer with the data
provided by the panel.
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions