gpio: mxs: use devres for irq generic chip
authorBartosz Golaszewski <brgl@bgdev.pl>
Wed, 9 Aug 2017 12:25:07 +0000 (14:25 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 20 Aug 2017 22:10:00 +0000 (00:10 +0200)
commit5751d3dcf43e24aeca3337b09387e7e7a92e8ba4
tree975c389ba4d34b1278b40a95c189bf4ad18dec75
parentdb5270acaae5b6d63ce1a6f053aeabc7a9c939bb
gpio: mxs: use devres for irq generic chip

Use resource managed variants of irq_alloc_generic_chip() and
irq_setup_generic_chip().

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mxs.c