ARM: OMAP: irq: loop counter fix in omap_init_irq()
authorTapani Utriainen <tapani@technexion.com>
Fri, 30 Sep 2011 18:05:56 +0000 (11:05 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2011 18:46:49 +0000 (11:46 -0700)
Fixes bug where variable i was redundantly used for counting two nested loops.

Signed-off-by: Tapani Utriainen <tapani@technexion.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found