commit | 74dd9ebffff21295e2276ef4cff695a1324bfedd | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Sat Mar 04 17:23:37 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 15 11:16:36 2017 +0100 |
tree | ddab15f0a6877dd4144f7ec15b207b92ed929e6b | |
parent | a1a3c2d551792747f85857a0c18609650d5948d8 [diff] |
gpio: sodaville: use resource management for irqs Use device resource managed variants of irq_alloc_descs() and request_irq() and remove the code manually freeing irq resources. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>