[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYfH+qG+OjV99DGqSNkLTqSKG+0Vn03seNHey0bU63fhA@mail.gmail.com>
Date: Tue, 21 Aug 2012 08:30:15 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Richard Genoud <richard.genoud@...il.com>,
Shawn Guo <shawn.guo@...aro.org>,
Patrice CHOTARD <patrice.chotard@...ricsson.com>
Subject: [GIT PULL] pinctrl fixes for v3.6-rc series
Hi Linus,
here are some accumulated pinctrl fixes for the v3.6 series.
Details are in the tag, and all have boiled in -next for testing some
days.
Please pull them in!
The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:
Linux 3.6-rc2 (2012-08-16 14:51:24 -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.6-rc3
for you to fetch changes up to 4c39104da846379151b9c37cffaf8b00a5580229:
pinctrl/nomadik: add kp_b_2 keyboard function group list (2012-08-17
11:09:58 +0200)
----------------------------------------------------------------
Pin control fixes for v3.6:
- Fixed Nomadik errorpath
- Fixed documentation spelling errors
- Forward-declare struct device in a header file
- Remove some extraneous code lines when getting pinctrl states
- Correct the i.MX51 configure register number
- Fix the Nomadik keypad function group list
----------------------------------------------------------------
Daniel Mack (1):
Documentation/pinctrl.txt: Fix some misspelled macros
Linus Walleij (1):
pinctrl/nomadik: fix null in irqdomain errorpath
Patrice Chotard (1):
pinctrl/nomadik: add kp_b_2 keyboard function group list
Richard Genoud (2):
pinctrl: header: trivial: declare struct device
trivial: pinctrl core: remove extraneous code lines
Shawn Guo (1):
pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI
Documentation/pinctrl.txt | 6 +++---
drivers/pinctrl/core.c | 13 +++----------
drivers/pinctrl/pinctrl-imx51.c | 2 +-
drivers/pinctrl/pinctrl-nomadik-db8500.c | 5 ++++-
drivers/pinctrl/pinctrl-nomadik.c | 2 +-
include/linux/pinctrl/consumer.h | 1 +
6 files changed, 13 insertions(+), 16 deletions(-)
Yours,
Linus Walleij
--
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