Files
android_kernel_xiaomi_sm8450/drivers/mfd
Jiasheng Jiang 6fa8edfc90 mfd: mc13xxx: Add check for mc13xxx_irq_request
[ Upstream commit e477e51a41cb5d6034f3c5ea85a71ad4613996b9 ]

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

Fixes: 8e00593557 ("mfd: Add mc13892 support to mc13xxx")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220224022331.3208275-1-jiasheng@iscas.ac.cn
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:40:20 +02:00
..
2019-08-14 09:07:20 +01:00
2020-09-30 16:25:29 +01:00
2019-07-02 12:11:31 +01:00
2017-07-18 08:27:18 +01:00
2020-09-30 16:25:19 +01:00