]> git.baikalelectronics.ru Git - kernel.git/commit
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Mon, 22 Oct 2012 07:57:00 +0000 (08:57 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 17 Nov 2012 10:15:41 +0000 (10:15 +0000)
commitea5cc6df76d64035b44b2492367349f4018863ff
tree94f4787f8302442a7cb3c9c03a633d5af606e52d
parentccb2145c87804e99fa23fccf7919002b1868bd5f
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool

It's non-sense to use tristate for the option, it's bool.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/common/hid-sensors/Kconfig
drivers/iio/common/hid-sensors/hid-sensor-trigger.c