[GIT PULL] GPIO fixes for the v3.9 series

From: Linus Walleij
Date: Thu Apr 04 2013 - 06:31:04 EST


Hi Linus,

here is a set of two GPIO fixes for the v3.9 series. With this I
think we are finished with GPIO for this cycle, but you never
know.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit a937536b868b8369b98967929045f1df54234323:

Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9afd9b7090225d78ef56423a2ff65354dc38f1b1:

gpio: stmpe: pass DT node to irqdomain (2013-03-27 11:21:52 +0100)

----------------------------------------------------------------
Two GPIO fixes for the v3.9 series:
- Fix erroneous return value in the ICH driver
- Make the STMPE driver proper properly on device tree boots

----------------------------------------------------------------
Gabriel Fernandez (1):
gpio: stmpe: pass DT node to irqdomain

Jean Delvare (1):
gpio-ich: Fix value returned by ichx_gpio_request

drivers/gpio/gpio-ich.c | 2 +-
drivers/gpio/gpio-stmpe.c | 15 +++++++++++----
2 files changed, 12 insertions(+), 5 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/