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: a...@kernel.org > Cc: Russell King <li...@armlinux.org.uk> > Cc: Lee Jones <lee.jo...@linaro.org> > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > --- > 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 <a...@arndb.de>