aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-09-03 06:13:21 +0000
committerBartosz Golaszewski <[email protected]>2023-09-20 09:52:14 +0000
commitb547b5e52a0587e6b25ea520bf2f9e03d00cbcb6 (patch)
tree34f2e8a91643bfa22c64b85e72d1908b146423cd /rust/helpers.c
parentMAINTAINERS: gpio-regmap: make myself a maintainer of it (diff)
downloadkernel-b547b5e52a0587e6b25ea520bf2f9e03d00cbcb6.tar.gz
kernel-b547b5e52a0587e6b25ea520bf2f9e03d00cbcb6.zip
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
If an error occurs after a successful irq_domain_add_linear() call, it should be undone by a corresponding irq_domain_remove(), as already done in the remove function. Fixes: c6ce2b6bffe5 ("gpio: add TB10x GPIO driver") Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions