diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-09-10 10:52:07 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2020-09-13 10:43:55 +0100 |
| commit | a5c69204dafc77cde34317e34f2f4fc93afd36df (patch) | |
| tree | 3655b140267b5f5e379bbb52ef93180ab5b16689 /tools/perf/scripts/python | |
| parent | 23e0618ca0255d12798acd3ae37fd98d0def7070 (diff) | |
iio: adc: stm32: Fix missing return in booster error path
Conversion of error paths to dev_err_probe() dropped one return
statement. The driver will continue to probe if getting booster
regulator fails.
Fixes: ce30eeb613cb ("iio: adc: stm32: Simplify with dev_err_probe()")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions