]> git.baikalelectronics.ru Git - kernel.git/commit
Input: iqs5xx - allow device to be a wake-up source
authorJeff LaBundy <jeff@labundy.com>
Mon, 25 Jan 2021 04:44:26 +0000 (20:44 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 25 Jan 2021 04:49:12 +0000 (20:49 -0800)
commitce996aa30ef1d20bb8c84aa78087bb07b4745317
tree60783a673fdfbec2dee72ebab22109a90b74d8bd
parent8e6a8b0c9fe98b905a2ae4f9f91296eb4f82b9ae
Input: iqs5xx - allow device to be a wake-up source

Avoid placing the device in suspend mode (from which it cannot
generate interrupts) if it is defined as a wake-up source. The
device is still permitted to enter a low-power sensing mode on
its own.

Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/1611002626-5889-11-git-send-email-jeff@labundy.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/iqs5xx.c