diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-05-28 11:26:10 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-06-02 11:25:42 +0200 |
commit | 81d49ce8a8c1978009ec02963d1b0926a1d5f1d4 (patch) | |
tree | 134faf74b4efe2d8d7b67b6675befe6f890bdca0 /sound/firewire/lib.c | |
parent | gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip (diff) | |
download | linux-81d49ce8a8c1978009ec02963d1b0926a1d5f1d4.tar.xz linux-81d49ce8a8c1978009ec02963d1b0926a1d5f1d4.zip |
gpio: tb10x: Drop unneeded free_irq() call
Current code uses devm_request_irq() in .probe, so drop the unneeded
free_irq() call in .remove.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Christian Ruppert <christian.ruppert@alitech.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions