diff options
author | 2024-07-31 16:06:57 +0200 | |
---|---|---|
committer | 2024-08-03 16:47:13 +0100 | |
commit | de80af5c2ffd9c3f02792f6979296cb6f74e82e5 (patch) | |
tree | de53aa1191ed4b21cae65895129a37721ce7e775 /scripts/lib/kdoc/kdoc_files.py | |
parent | iio: fix scale application in iio_convert_raw_to_processed_unlocked (diff) | |
download | wireguard-linux-de80af5c2ffd9c3f02792f6979296cb6f74e82e5.tar.xz wireguard-linux-de80af5c2ffd9c3f02792f6979296cb6f74e82e5.zip |
iio: adc: ads1119: Fix IRQ flags
Remove IRQF_TRIGGER_FALLING flag from irq request, this should come from
the platform firmware and should not be hard-coded into the driver.
Add IRQF_ONESHOT flag to the irq request, the interrupt should not be
re-activated in interrupt context, it should be done only after the
device irq handler run.
Fixes: a9306887eba4 ("iio: adc: ti-ads1119: Add driver")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviwed-by: João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>
Link: https://patch.msgid.link/20240731140657.88265-1-francesco@dolcini.it
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions