diff options
author | Takeshi Yoshimura <[email protected]> | 2015-06-14 20:55:18 +0900 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2015-06-15 12:30:32 +0200 |
commit | 85a5965e1dc5473fd2ae5ff0cb071cfc597c3451 (patch) | |
tree | 284ea1d8fc16662a4e7e81e597f2e7649748d3af /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 3d7f1800af0e4a781195770644fc1297217ba71d (diff) |
wm831x_power: Fix off-by-one at free_irq()
An error handling in wm831x_power_probe() mistakenly frees a failed-to-
request irq as well as other irqs. I added missing decrement of the loop
counter.
Signed-off-by: Takeshi Yoshimura <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions