linux/drivers/iio/accel
Srinivas Pandruvada c1288b8338 iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig
Assigning indio_dev->trig is not a good idea, as this can result in
wrong reference count for trigger device. If assigned, it is better to
increment reference counter by calling iio_trigger_get.
Refer to http://www.spinics.net/lists/linux-iio/msg13669.html for discussion
with Jonathan.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-07-20 16:37:52 +01:00
..
bma180.c iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type 2014-02-15 11:05:02 +00:00
hid-sensor-accel-3d.c iio: hid-sensors: Accelerometer 3D: Raw read support 2014-05-05 10:59:49 +01:00
Kconfig iio: accel: kxcjk1013 3-axis accelerometer driver 2014-06-14 17:10:21 +01:00
kxcjk-1013.c iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig 2014-07-20 16:37:52 +01:00
kxsd9.c iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
Makefile iio: accel: kxcjk1013 3-axis accelerometer driver 2014-06-14 17:10:21 +01:00
mma8452.c iio: mma8452: add DT support 2014-07-13 10:14:44 +01:00
st_accel_buffer.c iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() 2013-10-16 19:11:11 +01:00
st_accel_core.c iio:st sensors: remove custom sampling frequence attribute in favour of core support. 2014-07-07 09:39:57 +01:00
st_accel_i2c.c iio: st_sensors: add devicetree probing support 2014-07-11 21:09:49 +01:00
st_accel_spi.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00
st_accel.h iio: Added ST-sensors platform data to select the DRDY interrupt pin 2013-08-03 18:40:28 +01:00