diff options
| author | Jonathan Cameron <[email protected]> | 2021-04-02 19:45:43 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-04-07 08:36:39 +0100 |
| commit | 30f6a542b7d39b1ba990a28a3891bc03691d8d41 (patch) | |
| tree | d85fde15b2fac0a533ed1f6a043032e43e111d36 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | dbb8f20d839b127a124ff222fd3dae27f0cb554e (diff) | |
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
This is a bit involved as the adis library code already has some
sanity checking of the flags of the requested irq that we need
to ensure is happy to pass through the IRQF_NO_AUTOEN flag untouched.
Using this flag avoids us autoenabling the irq in the adis16460 and
adis16475 drivers which cover parts that don't have any means of
masking the interrupt on the device end.
Note, compile tested only!
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Alexandru Ardelean <[email protected]>
Reviewed-by: Nuno Sa <[email protected]>
Reviewed-by: Barry Song <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Lars-Peter Clausen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions