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

From: Arnd Bergmann
Date: Mon Apr 18 2011 - 01:02:03 EST


On Sunday 17 April 2011, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

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@xxxxxxxx>

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/