]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
authorVignesh R <vigneshr@ti.com>
Sat, 30 Jun 2018 10:33:18 +0000 (16:03 +0530)
committerLee Jones <lee.jones@linaro.org>
Tue, 9 Oct 2018 10:28:31 +0000 (11:28 +0100)
commit7a39915b723ae46e78c5189dfb3fc889df976a8d
treee50f34bdb043f859540d2ef179dd1bc0348d9fe5
parent9eea8326f4e6862637b94f09deb2ec9f2b50e1bc
Input: ti_am335x_tsc: Mark IRQ as wakeup capable

On AM335x, ti_am335x_tsc can wake up the system from suspend, mark the
IRQ as wakeup capable, so that device irq is not disabled during system
suspend.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/input/touchscreen/ti_am335x_tsc.c