WSL2-Linux-Kernel/drivers/iio/chemical
Jonathan Cameron dbb8f20d83 iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
This new flag cleanly avoids the need for a dance where we request the
interrupt only to immediately disabling it by ensuring it is not
auto-enabled in the first place.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Tomasz Duszynski <tomasz.duszynski@octakon.com>
Reviewed-by: Barry Song <song.bao.hua@hisilicon.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20210402184544.488862-6-jic23@kernel.org
2021-04-07 08:36:39 +01:00
..
Kconfig
Makefile
ams-iaq-core.c
atlas-ezo-sensor.c
atlas-sensor.c iio: chemical: atlas: Remove code to set trigger parent 2021-03-25 19:13:50 +00:00
bme680.h
bme680_core.c
bme680_i2c.c
bme680_spi.c
ccs811.c iio: fix devm_iio_trigger_alloc with parent.cocci 2021-03-25 19:13:50 +00:00
pms7003.c
scd30.h
scd30_core.c iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable 2021-04-07 08:36:39 +01:00
scd30_i2c.c
scd30_serial.c
sgp30.c
sps30.c
vz89x.c