On 12/11/2012 06:21 PM, Alexander Holler wrote: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@xxxxxxxxxxxxx>
Not sure what tree this was against as it is needs some fixing up for
staging-next and currently mainline. Ah well fixed up and added to togreg
branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
Please check I haven't messed it up.