commit | 24108993278d67174a61f9ead38d4d9d1c001a14 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Oct 04 17:07:37 2019 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Sun Oct 20 15:18:08 2019 +0200 |
tree | 5e048ccde3483bc6542e2ed41b7274afeead1b23 | |
parent | ccc023a58175565b91f6d1996cde4dfe93b04808 [diff] |
power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path When requesting interrupt fails, free only interrupts already requested, not all of them. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>