[GIT PULL] pinctrl fixes for the rc series

From: Linus Walleij
Date: Mon May 20 2013 - 03:12:14 EST


Hi Linus,

here is a set of collected pinctrl fixes for the v3.10 series.
The description is in the signed tag as usual.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-fixes-v3.10-2

for you to fetch changes up to 1dda2fa650da12a644c7cc8645707c912bdc5ab8:

pinctrl/lantiq: Free mapping configs for both pin and groups
(2013-05-15 13:28:46 +0200)

----------------------------------------------------------------
Pinctrl fixes for the v3.10 series:
- Three fixes to make the boot path for device tree work
properly on the Nomadik pin controller.
- Compile warning fix for the vt8500 driver.
- Fix error path in pinctrl-single.
- Free mappings in error path of the Lantiq controller.
- Documentation fixes.

----------------------------------------------------------------
Laurent Pinchart (2):
pinctrl: generic: Fix typos and clarify comments
pinctrl/lantiq: Free mapping configs for both pin and groups

Lee Jones (2):
pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
pinctrl: abx500: Rejiggle platform data and DT initialisation

Tony Prisk (1):
pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table

Wei Yongjun (1):
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()

drivers/pinctrl/pinctrl-abx500.c | 30 ++++++++++++++----------------
drivers/pinctrl/pinctrl-lantiq.c | 3 ++-
drivers/pinctrl/pinctrl-single.c | 3 ++-
drivers/pinctrl/vt8500/pinctrl-wm8750.c | 2 +-
include/linux/pinctrl/pinconf-generic.h | 12 ++++++------
5 files changed, 25 insertions(+), 25 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/