iio: adc: palmas: remove adc_wakeupX_data
authorPatrik Dahlström <risca@dalakolonin.se>
Sat, 8 Apr 2023 11:48:19 +0000 (13:48 +0200)
committerJonathan Cameron <jonathan.cameron@huawei.com>
Thu, 13 Apr 2023 10:37:21 +0000 (11:37 +0100)
commit79d9622d622d49d6c14c51edec2059b8591e7975
tree6fdfd60b5da89aeafa52312132891bf6a2a44e5e
parent6d52b0e706989d48e1aa3b5263f6185770ab4af3
iio: adc: palmas: remove adc_wakeupX_data

It does not seem to be used by anyone and later patches in this series
are made simpler by first removing this. There is now a lot of dead code
that cannot be reached, until later patches revive it. Arguably, this is
preferred over removing the code only to add it again.

Signed-off-by: Patrik Dahlström <risca@dalakolonin.se>
Link: https://lore.kernel.org/r/20230408114825.824505-4-risca@dalakolonin.se
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/palmas_gpadc.c
include/linux/mfd/palmas.h