aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2012-07-18 12:33:20 +0800
committerMark Brown <[email protected]>2012-08-07 18:10:26 +0100
commit1c9d2d71a3cb0fcbfe91307b3c18d22f7d93f0cd (patch)
tree2d3e4b9b7bef96d40ba0d7e9e32978229a4950f9 /tools/perf/util/trace-event-scripting.c
parent2735daeb161d3eb1ba041158c21ac2a0e42da6a2 (diff)
regulator: palmas: Fix palmas_probe error handling
Fix below error handling cases: 1. If reading PALMAS_SMPS_CTRL fails, simply returns ret rather than goto err_unregister_regulator because we have not call regulator_register(). 2. If palmas_ldo_init() fails, we need to call regulator_unregister() for the regulator we just successfully registered in this for loop iteration. Signed-off-by: Axel Lin <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions