[no subject]

From: Linus Walleij
Date: Thu Dec 05 2013 - 03:08:52 EST


Hi Linus,

Here are som pin control fixes for the v3.13 series. Nothing special really,
we have a calm cycle this time it seems, all the action is in GPIO. Details
are in the signed tag as usual.

Anyway, please pull it in!

Yours,
Linus Walleij


The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

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

for you to fetch changes up to 71493de7e55af589dbe76ce78ae2b762f9cc6f27:

sh-pfc: sh7372: Fix pin bias setup (2013-12-03 10:38:41 +0100)

----------------------------------------------------------------
Pin control fixes for the v3.13 series:

- Minor bug fixes for the Rockchip, ST-Ericsson abx500,
Renesas PFC r8a7740 and sh7372.

- Compilation warning fixes.

----------------------------------------------------------------
Axel Lin (1):
pinctrl: abx500: Fix header file include guard

Dan Carpenter (3):
pinctrl: rockchip: testing the wrong variable
pinctrl: abx500: fix some more bitwise AND tests
pinctrl: rockchip: missing unlock on error in rockchip_set_pull()

Laurent Pinchart (2):
sh-pfc: r8a7740: Fix pin bias setup
sh-pfc: sh7372: Fix pin bias setup

drivers/pinctrl/pinctrl-abx500.c | 6 +++---
drivers/pinctrl/pinctrl-abx500.h | 2 +-
drivers/pinctrl/pinctrl-rockchip.c | 5 +++--
drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 2 +-
drivers/pinctrl/sh-pfc/pfc-sh7372.c | 2 +-
5 files changed, 9 insertions(+), 8 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/