]> Pileus Git - ~andy/linux/commit
serial: omap: simplify IRQ handling
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Sep 2012 12:45:23 +0000 (15:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 16:17:01 +0000 (09:17 -0700)
commit81b75aef11abfd7b51e719a5388189eefa82e997
tree9ce12363f87f0e1924d609a82d4f011cc2912ac1
parenta0f38b87de1df05acf2e3cc23ee2f02a18d80c85
serial: omap: simplify IRQ handling

quite a few changes here, though they are
pretty obvious. In summary we're making sure
to detect which interrupt type we need to
handle before calling the underlying interrupt
handling procedure.

Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c