diff options
| author | Christophe JAILLET <[email protected]> | 2023-09-03 06:13:21 +0000 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2023-09-20 09:52:14 +0000 |
| commit | b547b5e52a0587e6b25ea520bf2f9e03d00cbcb6 (patch) | |
| tree | 34f2e8a91643bfa22c64b85e72d1908b146423cd /rust/helpers.c | |
| parent | MAINTAINERS: gpio-regmap: make myself a maintainer of it (diff) | |
| download | kernel-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
