linux-stable/drivers/iio
Jiasheng Jiang 35b1cf7e2f iio: adc: Add check for devm_request_threaded_irq
[ Upstream commit b30537a4ce ]

As the potential failure of the devm_request_threaded_irq(),
it should be better to check the return value and return
error if fails.

Fixes: fa659a40b8 ("iio: adc: twl6030-gpadc: Use devm_* API family")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Link: https://lore.kernel.org/r/20220224062849.3280966-1-jiasheng@iscas.ac.cn
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:08:19 +02:00
..
accel iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove 2021-12-14 10:16:57 +01:00
adc iio: adc: Add check for devm_request_threaded_irq 2022-04-20 09:08:19 +02:00
amplifiers
buffer
chemical iio:chemical:ccs811: Fix timestamp alignment and prevent data leak. 2020-09-23 10:46:29 +02:00
common iio: ssp_sensors: fix error code in ssp_print_mcu_debug() 2021-10-20 10:42:04 +02:00
counter
dac iio: dac: ad5446: Fix ad5622_write() return value 2021-11-26 11:40:25 +01:00
dummy
frequency
gyro iio: itg3200: Call iio_trigger_notify_done() on error 2021-12-14 10:16:57 +01:00
health iio:health:afe4404 Fix timestamp alignment and prevent data leak. 2020-07-22 09:22:24 +02:00
humidity iio: humidity: hdc100x: Add margin to the conversion time 2021-08-26 08:37:00 -04:00
imu iio: adis_buffer: do not return ints in irq handlers 2021-07-20 16:17:38 +02:00
light iio: ltr501: Don't return error code in trigger handler 2021-12-14 10:16:56 +01:00
magnetometer iio:magnetometer:mag3110: Fix alignment and data leak issues. 2021-01-09 13:37:39 +01:00
multiplexer
orientation
potentiometer
potentiostat iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() 2021-07-20 16:17:39 +02:00
pressure iio:pressure:mpl3115: Force alignment of buffer 2020-12-29 13:47:10 +01:00
proximity iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp() 2021-07-20 16:17:39 +02:00
temperature iio: hid-sensor-temperature: Fix issues of timestamp channel 2021-03-24 11:05:04 +01:00
trigger iio: trigger: stm32-timer: fix MODULE_ALIAS 2021-12-14 10:16:56 +01:00
iio_core.h
iio_core_trigger.h
industrialio-buffer.c iio: buffer: Fix demux update 2020-12-29 13:47:10 +01:00
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c iio: trigger: Fix reference counting 2021-12-14 10:16:56 +01:00
industrialio-triggered-event.c
inkern.c iio: inkern: make a best effort on offset calculation 2022-04-20 09:08:09 +02:00
Kconfig
Makefile