[PATCH 0/2] gpio: Fix gpio-generic bug and add driver for GRGPIO cores

From: Andreas Larsson
Date: Tue Feb 05 2013 - 05:33:34 EST


The second patch is v2 of the earlier single GRGPIO patch

Andreas Larsson (2):
gpio: gpio-generic: Fix bug in big endian bit conversion
gpio: Add device driver for GRGPIO cores

drivers/gpio/Kconfig | 8 ++
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-generic.c | 5 +-
drivers/gpio/gpio-grgpio.c | 244 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 257 insertions(+), 1 deletions(-)
create mode 100644 drivers/gpio/gpio-grgpio.c

--
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/