diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-05-21 13:21:01 +0200 |
|---|---|---|
| committer | Pavel Machek <pavel@ucw.cz> | 2021-06-24 00:55:28 +0200 |
| commit | ee78b9360e14c276f5ceaa4a0d06f790f04ccdad (patch) | |
| tree | 92a09f0454301b93c14fa6c43dfc606a28058755 /scripts/gdb/linux/config.py | |
| parent | 96a30960a2c5246c8ffebe8a3c9031f9df094d97 (diff) | |
leds: ktd2692: Fix an error handling path
In 'ktd2692_parse_dt()', if an error occurs after a successful
'regulator_enable()' call, we should call 'regulator_enable()'.
This is the same in 'ktd2692_probe()', if an error occurs after a
successful 'ktd2692_parse_dt()' call.
Instead of adding 'regulator_enable()' in several places, implement a
resource managed solution and simplify the remove function accordingly.
Fixes: b7da8c5c725c ("leds: Add ktd2692 flash LED driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions
