diff options
author | Takeshi Yoshimura <yos@sslab.ics.keio.ac.jp> | 2015-06-14 11:55:18 (GMT) |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-06-15 10:30:32 (GMT) |
commit | 85a5965e1dc5473fd2ae5ff0cb071cfc597c3451 (patch) | |
tree | 284ea1d8fc16662a4e7e81e597f2e7649748d3af /drivers/hv | |
parent | 3d7f1800af0e4a781195770644fc1297217ba71d (diff) | |
download | linux-85a5965e1dc5473fd2ae5ff0cb071cfc597c3451.tar.xz |
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 <yos@sslab.ics.keio.ac.jp>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions