Re: [PATCH v2 0/8] gpio: use devres for irq generic chip

From: Linus Walleij
Date: Sun Aug 20 2017 - 18:04:09 EST


On Wed, Aug 9, 2017 at 2:24 PM, Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> We now provide resource managed versions of irq_alloc_generic_chip()
> and irq_setup_generic_chip(). Use them in all relevant gpio drivers.
>
> v1 -> v2:
> - added three patches which explicitly disable driver unbinding for
> non-modular drivers, only updated those built-in modules which already
> use devres in their probe() functions
> - left out the sodaville patch since it explictly says it doesn't free
> any resources

Argh missed the v2. I am indeed overloaded.

Applying this v2 series instead.

Yours,
Linus Walleij