We now provide resource managed versions of irq_alloc_generic_chip() and irq_setup_generic_chip(). Use them in all relevant gpio drivers. Bartosz Golaszewski (6): gpio: sta2x11: use devres for irq generic chip gpio: ml-ioh: use devres for irq generic chip gpio: pch: use devres for irq generic chip gpio: mxc: use devres for irq generic chip gpio: mxs: use devres for irq generic chip gpio: sodaville: use devres for irq generic chip drivers/gpio/gpio-ml-ioh.c | 12 +++++++----- drivers/gpio/gpio-mxc.c | 15 ++++++++++----- drivers/gpio/gpio-mxs.c | 14 +++++++++----- drivers/gpio/gpio-pch.c | 12 +++++++----- drivers/gpio/gpio-sodaville.c | 15 ++++++++++----- drivers/gpio/gpio-sta2x11.c | 13 +++++++++---- 6 files changed, 52 insertions(+), 29 deletions(-) -- 2.13.2 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html