diff options
author | Nuno Sá <nuno.sa@analog.com> | 2021-09-03 16:14:22 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-10-19 08:27:34 +0100 |
commit | 23a3b67c52d01b9f16d27694d5d871d445ca2f7b (patch) | |
tree | 0fdd3b164fec6f7ac611818115fff13dd000e5fc /samples/bpf/trace_event_kern.c | |
parent | cab85eadd78517a798bf818ce85a8e7ddf444b88 (diff) |
iio: adis16460: 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-5-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'samples/bpf/trace_event_kern.c')
0 files changed, 0 insertions, 0 deletions