[GIT PULL] gpio fixes for v3.7

From: Linus Walleij
Date: Sat Nov 17 2012 - 17:36:45 EST


Hi Linus,

hopefully these are the last few GPIO fixes for this merge window.
Info is in the tag as usual.

Please pull them in.

Yours,
Linus Walleij


The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:

Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-fixes-for-v3.7

for you to fetch changes up to cbf24fad8e6e97b7cd7dd1099f5b801689dc234a:

gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m (2012-11-17
22:22:24 +0100)

----------------------------------------------------------------
Last minute GPIO fixes for the v3.7 series:
- Disable blinking on the Orion GPIO driver
- Two Kconfig-style fixes to avoid broken builds

----------------------------------------------------------------
Daniel M. Weeks (1):
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m

Jamie Lentin (1):
mvebu-gpio: Disable blinking when enabling a GPIO for output

Thierry Reding (1):
gpio: adnp: Depend on OF_GPIO instead of OF

drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-mcp23s08.c | 6 +++---
drivers/gpio/gpio-mvebu.c | 23 +++++++++++++++++++++++
3 files changed, 27 insertions(+), 4 deletions(-)
--
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/