OMAP4: UART: cleanup special case IRQ handling
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 24 Jun 2009 17:32:03 +0000 (10:32 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 5 Aug 2009 16:10:52 +0000 (09:10 -0700)
commit4789998a30d845d94a7595076d1392ffd5a9d39e
treef42887079deba0986791f57a9f64683e9e24fb1b
parent10f90ed2d727c0f344d910c02c9726d0481d9b00
OMAP4: UART: cleanup special case IRQ handling

Streamline the OMAP4 special IRQ assignments by putting inside
normal init loop instead of having a separate loop.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/serial.c