serial: omap: Switch wake-up interrupt to generic wakeirq
authorTony Lindgren <tony@atomide.com>
Wed, 10 Jun 2015 06:35:00 +0000 (23:35 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Jun 2015 06:35:00 +0000 (23:35 -0700)
commitee83bd3b6483d59b0d4b509e46dae688d8e5759d
treec35e9c0d8d5172984f2570e97c541448ace08b7d
parent00fda1682efdbd62a20a8a21aee52d994c323c7f
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