diff options
author | Dmitry Torokhov <[email protected]> | 2023-07-23 22:30:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-07-28 18:04:14 -0700 |
commit | d3176b29263aa8211830c77d87a806066c2c178c (patch) | |
tree | 406ea6721d9bb2bb71e8d9ed56acd8d351f52b26 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 687fe7dfb736b03ab820d172ea5dbfc1ec447135 (diff) |
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
tca6416_keypad_suspend() and tca6416_keypad_resume() only configure device
IRQ for wakeup. I2C core already does this by registering interrupt as a
wakeup IRQ in case when device is marked as wakeup-enabled, so we can
simply remove this code from the driver.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions