OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Tue, 16 Mar 2010 14:19:06 +0000 (16:19 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Tue, 3 Aug 2010 12:18:46 +0000 (15:18 +0300)
commit86a7867ebff675f5f5816222c5a2c64b35f8bea6
treefa30c849c82d0977a1e8770bb5e98081b7a69cb7
parent1ceafc00910439c8e5450fae189b69427725992c
OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()

dsi_vc_flush_receive_data() is meant to dump data when something has gone
wrong, and thus we should use DSSERR, not DSSDBG.

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