[GIT PULL] pinctrl fixes for the v3.15-rc series
From: Linus Walleij
Date: Wed Apr 30 2014 - 13:36:19 EST
Hi Linus,
here is a small set of pin control fixes for the v3.15 series.
All are individual driver fixes and quite self-contained. One
of them tagged for stable.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v3.15-3
for you to fetch changes up to 0c66c5628bbb5e96360032440f53a6cb6f8973d0:
sh-pfc: r8a7791: Fix definition of MOD_SEL3 (2014-04-23 16:09:53 +0200)
----------------------------------------------------------------
Pin control fixes for v3.15:
- Signedness bug in the TB10x
- GPIO inversion fix for the AS3722
- Clear pending pin interrups enabled in the bootloader in the
pinctrl-single driver
- Minor pin definition fixes for the PFC/Renesas driver
----------------------------------------------------------------
Andrew Bresticker (1):
pinctrl: as3722: fix handling of GPIO invert bit
Christian Ruppert (1):
pinctrl/TB10x: Fix signedness bug
Guido Piasenza (1):
sh-pfc: r8a7790: Fix definition of IPSR5
Phil Edworthy (1):
sh-pfc: r8a7791: Fix definition of MOD_SEL3
Tony Lindgren (1):
pinctrl: single: Clear pin interrupts enabled by bootloader
drivers/pinctrl/pinctrl-as3722.c | 17 +++++++++++------
drivers/pinctrl/pinctrl-single.c | 13 +++++++++++++
drivers/pinctrl/pinctrl-tb10x.c | 3 +--
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 3 +--
drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 2 +-
5 files changed, 27 insertions(+), 11 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/