commit | d80d499ed926e70b429d309360f5910d5ad54788 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Mar 02 15:53:07 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Mar 15 14:24:19 2011 +0530 |
tree | 1251cba699201fed8eb94d7e822d64d4f8ca6359 | |
parent | 773b30b22f8c5ac4ccc52775c17809cc5826cb86 [diff] |
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>