linux/drivers/iio/chemical
Arnd Bergmann 3b31b783ad iio: chemical: select IRQ_WORK for ATLAS ph sensor
The newly added atlas-ph-sensor driver uses irq_work_queue, which
may not always be enabled:

ERROR: "irq_work_queue" [drivers/iio/chemical/atlas-ph-sensor.ko] undefined!

This adds a 'select' statement to Kconfig to ensure it's there
when we need it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 27dec00ecf ("iio: chemical: add Atlas pH-SM sensor support")
Reviewed-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-02-06 18:36:58 +00:00
..
ams-iaq-core.c iio: chemical: add AMS iAQ-core support 2015-12-12 15:07:38 +00:00
atlas-ph-sensor.c iio: chemical: add Atlas pH-SM sensor support 2016-01-30 16:27:17 +00:00
Kconfig iio: chemical: select IRQ_WORK for ATLAS ph sensor 2016-02-06 18:36:58 +00:00
Makefile iio: chemical: add Atlas pH-SM sensor support 2016-01-30 16:27:17 +00:00
vz89x.c iio: chemical: vz89x: rework i2c transfer reading 2015-12-03 18:31:12 +00:00