linux-stable/drivers/iio/imu
Nuno Sa 37b8074fdf iio: adis_buffer: do not return ints in irq handlers
[ Upstream commit d877539ad8 ]

On an IRQ handler we should not return normal error codes as 'irqreturn_t'
is expected.

Not necessarily stable material as the old check cannot fail, so it's a bug
we can not hit.

Fixes: ccd2b52f4a ("staging:iio: Add common ADIS library")
Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20210422101911.135630-2-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:17:38 +02:00
..
bmi160 iio:imu:bmi160: Fix alignment and data leak issues 2021-01-09 13:37:39 +01:00
inv_mpu6050 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
st_lsm6dsx iio: imu: st_lsm6dsx: fix edge-trigger interrupts 2021-01-17 13:58:59 +01:00
adis.c
adis16400.h
adis16400_buffer.c iio: imu: adis16400: fix memory leak 2020-08-05 10:06:48 +02:00
adis16400_core.c iio: adis16400: Fix an error code in adis16400_initial_setup() 2021-03-24 11:05:03 +01:00
adis16480.c iio: imu: adis16480: assign bias value only if operation succeeded 2020-01-17 19:45:48 +01:00
adis_buffer.c iio: adis_buffer: do not return ints in irq handlers 2021-07-20 16:17:38 +02:00
adis_trigger.c iio: adis_lib: Initialize trigger before requesting interrupt 2018-02-28 10:19:41 +01:00
Kconfig
kmx61.c
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00