[PATCH 2/2] mach-u300: rewrite gpio driver, move to drivers/gpio

Arnd Bergmann arnd at arndb.de
Mon Apr 18 01:01:30 EDT 2011


On Sunday 17 April 2011, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
> 
> This rewrites the U300 GPIO driver using gpiolib and the irq_chip
> abstractions, makes it runtime-configured rather than compile-time,
> and moves it to the drivers/gpio subsystem where it belongs,
> depopulating the ARM tree of one more driver.
> 
> Cc: Jonas Aaberg <jonas.aberg at stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

The new driver looks good, but it would be nice to see the actual changes you did.
You can do that by either passing the -M flag to git-format-patch, or by splitting
up the patch into separate move and rewrite bits, in either order.

Acked-by: Arnd Bergmann <arnd at arndb.de>

	Arnd



More information about the linux-arm-kernel mailing list