commit | 31bd86d9834fc1fb5bd00247358754bebabf0639 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Sat Mar 04 17:23:34 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 15 11:16:35 2017 +0100 |
tree | c0303aeacf7e3556588553a77a552679d54e774b | |
parent | e971ac9a564a4f3fbaeaae111079837928226870 [diff] |
gpio: xlp: use resource management for irqs Use the resource managed variant of irq_alloc_descs() and remove the code manually freeing allocated interrupt descriptors. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>