OMAP: DSS2: DSI: fix IRQ debug prints
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 2 Mar 2011 13:53:07 +0000 (15:53 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Mar 2011 08:54:19 +0000 (14:24 +0530)
commitd80d499ed926e70b429d309360f5910d5ad54788
tree1251cba699201fed8eb94d7e822d64d4f8ca6359
parent773b30b22f8c5ac4ccc52775c17809cc5826cb86
OMAP: DSS2: DSI: fix IRQ debug prints

print_irq_status functions can be called with empty irq status when full
irq debugging is enabled. This patch makes print_irq_status functions
return immediately when given an empty irq status to lessen the debug
spam slightly.

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