diff options
author | Nuno Sá <nuno.sa@analog.com> | 2021-09-03 16:14:21 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-10-19 08:27:34 +0100 |
commit | cab85eadd78517a798bf818ce85a8e7ddf444b88 (patch) | |
tree | b0675b72c10a8d03d97619030dd41d391745e867 /drivers/iio/imu/adis16460.c | |
parent | 31fa357ac809affd9f9a7d0b5d1991951e16beec (diff) |
iio: adis16475: make use of the new unmasked_drdy flag
The library can now handle enabling/disabling IRQs for devices that
cannot unmask the data ready pin. Hence there's no need to provide an
'enable_irq' callback anymore.
The library will also automatically request the IRQ with 'IRQF_NO_AUTOEN'
so that we can also remove that from the driver.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20210903141423.517028-4-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/imu/adis16460.c')
0 files changed, 0 insertions, 0 deletions