commit | e971ac9a564a4f3fbaeaae111079837928226870 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Sat Mar 04 17:23:33 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 15 11:16:34 2017 +0100 |
tree | 402b52aa59c79e6d7cc467ae77aa4b239118728f | |
parent | f57f3e60038358a903d5d867f9cb688e1e8d9142 [diff] |
gpio: ml-ioh: 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>