diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-24 08:30:19 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-29 04:04:14 +0300 |
commit | d3176b29263aa8211830c77d87a806066c2c178c (patch) | |
tree | 406ea6721d9bb2bb71e8d9ed56acd8d351f52b26 /tools/perf/scripts/python | |
parent | 687fe7dfb736b03ab820d172ea5dbfc1ec447135 (diff) | |
download | linux-d3176b29263aa8211830c77d87a806066c2c178c.tar.xz |
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/20230724053024.352054-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions