[GIT PULL] gpio changes for v3.9; second round

From: Grant Likely
Date: Sat Mar 02 2013 - 09:25:22 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/