serial: omap: Switch wake-up interrupt to generic wakeirq
authorTony Lindgren <tony@atomide.com>
Mon, 1 Jun 2015 22:08:51 +0000 (15:08 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 1 Jun 2015 22:08:51 +0000 (15:08 -0700)
commit77809877fecb910c76b974d524aab901835308d3
tree6d53ed5bb7eabde8f58b22d603e157a4d34727b6
parenteb0e42b180c9fd734c26a65daea036587ee4b768
serial: omap: Switch wake-up interrupt to generic wakeirq

We can now use generic wakeirq handling and remove the custom handling
for the wake-up interrupts.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/tty/serial/omap-serial.c