Re: [PATCH 1/5] gpio: ath79: Move to the generic GPIO driver
From: Linus Walleij
Date: Wed Feb 10 2016 - 05:07:29 EST
On Thu, Jan 28, 2016 at 8:44 PM, Alban Bedel <albeu@xxxxxxx> wrote:
> Drop most of the code in favor of the generic MMIO GPIO driver.
> As the driver now depend on CONFIG_GPIO_GENERIC also add a Kconfig
> entry to make the driver optional.
>
> We leave the base pointer and lock in the data struct because they are
> needed for the IRQ support.
>
> Signed-off-by: Alban Bedel <albeu@xxxxxxx>
Patch applied with Alexandre's ACK.
Yours,
Linus Walleij