[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACxGe6sweLxtsW9OYb8m7esYguGmStEsuZc0tOgZN6H5Zfy1+g@mail.gmail.com>
Date: Sat, 2 Mar 2013 14:24:53 +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 changes for v3.9; second round
Hi Linus,
Please pull, I missed a few things in the first gpio request I sent.
Thanks,
g.
The following changes since commit b0af9cd9aab60ceb17d3ebabb9fdf4ff0a99cf50:
Merge tag 'lzo-update-signature-20130226' of
git://github.com/markus-oberhumer/linux (2013-02-28 20:45:52 -0800)
are available in the git repository at:
git://git.secretlab.ca/git/linux tags/gpio-for-linus
for you to fetch changes up to 4710e74246a6496b65c8d28ef4a3144a7958264b:
gpio/tegra: assume CONFIG_OF (2013-03-02 13:20:22 +0000)
----------------------------------------------------------------
2nd round of GPIO changes for Linux 3.9
This branch contains a few bug fixes that I missed the first time around
and updates to the gpio_desc series included in the first pull request.
----------------------------------------------------------------
Alexandre Courbot (3):
gpiolib: check descriptors validity before use
gpiolib: use const parameters when possible
gpiolib: move comment to right function
Gabriel Fernandez (1):
gpio/stmpe: pass DT node to irqdomain
Mika Westerberg (1):
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Stephen Warren (1):
gpio/tegra: assume CONFIG_OF
drivers/gpio/gpio-ich.c | 4 +-
drivers/gpio/gpio-stmpe.c | 7 ++-
drivers/gpio/gpio-tegra.c | 11 ++--
drivers/gpio/gpiolib.c | 143 ++++++++++++++++++++++++++-------------------
4 files changed, 94 insertions(+), 71 deletions(-)
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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