diff options
author | 2014-11-11 09:08:43 +0100 | |
---|---|---|
committer | 2014-11-27 15:01:19 +0100 | |
commit | 1c649f4c8649050947b67358467b839e950abd14 (patch) | |
tree | 17eef324242fc1122104dd1711dc22cfc97c4de2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | gpio: rcar: Add r8a7793 and r8a7794 support (diff) | |
download | wireguard-linux-1c649f4c8649050947b67358467b839e950abd14.tar.xz wireguard-linux-1c649f4c8649050947b67358467b839e950abd14.zip |
gpio: mcp23s08: Do not free unrequested interrupt
If devm_request_threaded_irq fails for some reason we call
mcp23s08_irq_teardown afterwards.
Do not free the unrequested interrupt in this case. free_irq can also be
omitted for the error free case because we use devm_request_threaded_irq.
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions