aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2011-12-27 16:25:44 +0800
committerHaojian Zhuang <[email protected]>2012-02-16 10:41:23 +0800
commit8fb28231a907f02d879a075cee7ec610b6439be0 (patch)
treecd294a321513058dd600e88a97f41df273fe2fbd /tools/perf/util/scripting-engines/trace-event-python.c
parentbe9bac9d33c0864ac7684c683df5da3b0c38e3b7 (diff)
ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe
If pxa2xx_drv_pcmcia_add_one fails, it will go to err1 error path. Add a missing clk_put in the error path. Checking the ret value after the for loop is redundant, it is always false. Thus remove the redundant checking. Signed-off-by: Axel Lin <[email protected]> Acked-by: Eric Miao <[email protected]> Acked-by: Marek Vasut <[email protected]> Signed-off-by: Haojian Zhuang <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions