summaryrefslogtreecommitdiff
path: root/drivers/input/misc/adxl34x.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2023-07-23 22:13:40 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2023-07-28 18:02:44 -0700
commitf1fbff609a1439df4afedde7663148bffa9d67ea (patch)
treed2e69abe08be48a50bb7c7493983bd65f35f1090 /drivers/input/misc/adxl34x.c
parentf94c3bce7491228733b765e60189aa325b866ff0 (diff)
Input: qt2160 - switch to using threaded interrupt handler
Instead of using combination of normal IRQ and work item which required careful handling on device teardown, use standard threaded interrupt that allows communication wityh the chip over slow (I2C) bus directly in the interrupt handler. To support polling mode switch to standard polling support implemented by the input core. Link: https://lore.kernel.org/r/20230724051345.335219-2-dmitry.torokhov@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/adxl34x.c')
0 files changed, 0 insertions, 0 deletions