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)
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>

No differences found