kernel-hacking-2024-linux-s.../drivers/iio/gyro
Alexander Holler 9541cc39a6 iio: hid-sensors: respect CONFIG_IIO_TRIGGER
Not much to say, without that change, hid-sensor-trigger will be
always compiled if HID_SENSOR_IIO_COMMON is selected which fails if
CONFIG_IIO_TRIGGER is not set because CONFIG_IIO_CONSUMERS_PER_TRIGGER
will not be defined.

Signed-off-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-12-27 10:59:50 +00:00
..
adis16136.c iio: gyro: adis16136: remove duplicated include from adis16136.c 2012-11-30 13:11:46 +00:00
hid-sensor-gyro-3d.c iio: hid-sensor: Return proper error if kmemdup fails 2012-11-17 10:17:28 +00:00
Kconfig iio: hid-sensors: respect CONFIG_IIO_TRIGGER 2012-12-27 10:59:50 +00:00
Makefile iio:gyro: Add support for the ADIS16136 gyroscope 2012-11-20 21:26:34 +00:00