aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorFrancesco Dolcini <[email protected]>2024-07-31 16:06:57 +0200
committerJonathan Cameron <[email protected]>2024-08-03 16:47:13 +0100
commitde80af5c2ffd9c3f02792f6979296cb6f74e82e5 (patch)
treede53aa1191ed4b21cae65895129a37721ce7e775 /tools/testing/selftests/bpf/progs/test_autoload.c
parent8a3dcc970dc57b358c8db2702447bf0af4e0d83a (diff)
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 <[email protected]> Reviwed-by: João Paulo Gonçalves <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions