OMAP2/3: IRQ: ensure valid base address
authorKevin Hilman <khilman@deeprootsystems.com>
Fri, 29 Jan 2010 22:20:06 +0000 (14:20 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 3 Feb 2010 16:48:06 +0000 (08:48 -0800)
commit74005a2b116203f618fe784d88ad7e6071bb1554
tree0210bcebd2c7e248a8453978ecf0b6162c9b31af
parent9af915da20bd405c232ebb93c3cb80c6d92a12f6
OMAP2/3: IRQ: ensure valid base address

Ensure valid base address during IRQ init.  Fixes compiler warning
about potential use of uninitialized variable.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c