diff options
author | 2021-05-21 13:21:01 +0200 | |
---|---|---|
committer | 2021-06-24 00:55:28 +0200 | |
commit | ee78b9360e14c276f5ceaa4a0d06f790f04ccdad (patch) | |
tree | 92a09f0454301b93c14fa6c43dfc606a28058755 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | leds: as3645a: Fix error return code in as3645a_parse_node() (diff) | |
download | linux-dev-ee78b9360e14c276f5ceaa4a0d06f790f04ccdad.tar.xz linux-dev-ee78b9360e14c276f5ceaa4a0d06f790f04ccdad.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions