linux_dsm_epyc7002/drivers/iio/gyro
Srinivas Pandruvada ec7f68e07b iio: hid_Sensors: fix crash during trigger unregister
We can't store the trigger instance created by iio_trigger_alloc, in
trig field of iio_device structure. This needs to be stored in the
driver private data. Othewise it can result in crash during module
unload. Hence created a trig_ptr in the common data structure
for each HID sensor IIO driver and storing here.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-11-02 19:07:06 +00:00
..
adis16080.c iio:adis16080: Use spi_sync_transfer() 2013-10-05 11:58:54 +01:00
adis16130.c iio:adis16130: Use spi_sync_transfer() 2013-10-05 12:00:26 +01:00
adis16136.c
adis16260.c
adxrs450.c iio:adxrs450: Use spi_sync_transfer() 2013-10-05 11:59:38 +01:00
hid-sensor-gyro-3d.c iio: hid_Sensors: fix crash during trigger unregister 2013-11-02 19:07:06 +00:00
itg3200_buffer.c
itg3200_core.c
Kconfig
Makefile
st_gyro_buffer.c iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable(). 2013-10-16 19:12:46 +01:00
st_gyro_core.c
st_gyro_i2c.c
st_gyro_spi.c
st_gyro.h