[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACxGe6uDAoU8feztvLeU2JHgT5PXneM4oQfdDXdWqh1K6Vv5nw@mail.gmail.com>
Date: Thu, 20 Dec 2012 00:42:44 +0000
From: Grant Likely <grant.likely@...retlab.ca>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] GPIO bug fixes for v3.8 merge window
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists