summaryrefslogtreecommitdiff
path: root/drivers/iio/imu/kmx61.c
diff options
context:
space:
mode:
authorDarshana Padmadas <darshanapadmadas@gmail.com>2015-03-28 12:07:14 +0530
committerJonathan Cameron <jic23@kernel.org>2015-03-28 13:51:40 +0000
commit4ce7ca89d6e8eae9e201cd0e972ba323f33e2fb4 (patch)
tree0694ddd5dc9185aa5300c7c1ad32d8a6a128725e /drivers/iio/imu/kmx61.c
parentf54e9f2be312a4e71b54aea865b2e33ccb95ef0c (diff)
iio: imu: Use iio_trigger_get for indio_dev->trig assignment
This patch uses iio_trigger_get to increment the reference count of trigger device, to avoid incorrect assignment. Can result in a null pointer dereference during removal if the trigger has been changed before removal. This patch refers to a similar situation encountered through the following discussion: http://www.spinics.net/lists/linux-iio/msg13669.html Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/imu/kmx61.c')
0 files changed, 0 insertions, 0 deletions