OMAP: DSS2: DSI: fix VC channels in send_short and send_null
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 3 Dec 2009 11:37:31 +0000 (13:37 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Fri, 8 Jan 2010 13:32:13 +0000 (15:32 +0200)
commit397bb3c2e0810d56518e5e111fcedb593823514f
tree55abf5757ebbf32d8d1215b730d3f80468e98291
parent6b7b284958d47b77d06745b36bc7f36dab769d9b
OMAP: DSS2: DSI: fix VC channels in send_short and send_null

- dsi_vc_send_short() needs to use dest_per for the peripheral id
- dsi_vc_send_null() was always using channel id 0

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/dss/dsi.c