Re: [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem

From: Arnd Bergmann
Date: Mon Sep 19 2016 - 18:20:17 EST


On Friday, September 16, 2016 1:52:50 PM CEST Linus Walleij wrote:
> The HTC GPIO driver is a pure GPIO driver and I just can not
> see what it is doing inside MFD. Let's just move it to GPIO
> and take this opportunity to move the platform data to
> <linux/platform_data/gpio-htc-egpio.h>
>
> Cc: arm@xxxxxxxxxx
> Cc: Russell King <linux@xxxxxxxxxxxxxxx>
> Cc: Lee Jones <lee.jones@xxxxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> Lee if you're OK with this I will provide an immutable branch
> for you to pull this into MFD as well (or if you prefer to
> prep it, be my guest...)
>
> Russell/ARM SoC: heads-up and ACK request.
> ---
> arch/arm/mach-pxa/hx4700.c | 2 +-
> arch/arm/mach-pxa/magician.c | 2 +-
> arch/arm/mach-sa1100/h3xxx.c | 2 +-
>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>