linux-stable/drivers/iio/proximity
Octavian Purdila 70dddeee89 iio: fix drivers that check buffer->scan_mask
If the in-kernel push interface is used we may have a different masks
on the device buffer and the kernel buffer and in this case the device
should generate data for the reunion of the buffers, which is
available at indio_dev->active_scan_mask.

Compiled tested only except for bmc150-accel which was tested at
runtime with the hardware.

Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-03-07 19:17:07 +00:00
..
as3935.c iio: as3935: Switch to PM ops 2015-01-27 18:49:52 +00:00
Kconfig iio: driver for Semtech SX9500 proximity solution 2015-01-05 18:59:42 +00:00
Makefile iio: driver for Semtech SX9500 proximity solution 2015-01-05 18:59:42 +00:00
sx9500.c iio: fix drivers that check buffer->scan_mask 2015-03-07 19:17:07 +00:00