diff options
author | Patrik Dahlström <[email protected]> | 2023-04-08 13:48:20 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-04-13 11:37:21 +0100 |
commit | d2ab4eea732dd2e235ba2a488344612a07a20334 (patch) | |
tree | 9604a955fd4a4bf548304f7f29f8dbb4ccc14392 /drivers/fpga/fpga-bridge.c | |
parent | 79d9622d622d49d6c14c51edec2059b8591e7975 (diff) |
iio: adc: palmas: replace "wakeup" with "event"
The palmas gpadc block has support for monitoring up to 2 ADC channels
and issue an interrupt if they reach past a set threshold. This is
currently used to wake up the system from sleep, but the functionality
is more generic than that. As such, change the naming of functions and
variables to refer to it as events instead, except during suspend and
resume where wakeup still make sense.
Signed-off-by: Patrik Dahlström <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions