[GIT PULL] GPIO bug fixes for v3.8 merge window

From: Grant Likely
Date: Wed Dec 19 2012 - 19:50:04 EST


Hi Linus,

Some more basic bug fixes. GPIO this time. Please pull

g.

The following changes since commit 752451f01c4567b506bf4343082682dbb8fb30dd:

Merge branch 'i2c-embedded/for-next' of
git://git.pengutronix.de/git/wsa/linux (2012-12-18 16:51:10 -0800)

are available in the git repository at:


git://git.secretlab.ca/git/linux-2.6 tags/gpio-for-linus

for you to fetch changes up to bc1008cf7d243cf6ad87b1e16d3dbbd8c8d6f35c:

gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG (2012-12-19
22:15:14 +0000)

----------------------------------------------------------------
GPIO device driver bug fixes:
- gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
- gpio/ich: Add missing spinlock init

----------------------------------------------------------------
Gregory CLEMENT (1):
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG

Jean Delvare (1):
gpio/ich: Add missing spinlock init

drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-ich.c | 1 +
drivers/gpio/gpio-mvebu.c | 17 -----------------
3 files changed, 2 insertions(+), 17 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/