OSDN Git Service

serial: 8250_omap: Move 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)
commita3e362f18c01f28abcb6d8e5d00be8b5d97ea09d
treec13ea9c07d31d8cdab71969a89abcb773eeed1e6
parentee83bd3b6483d59b0d4b509e46dae688d8e5759d
serial: 8250_omap: Move 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/8250/8250_omap.c