[GIT PULL] pin control fixes for v3.16, take one

From: Linus Walleij
Date: Mon Jul 07 2014 - 04:53:37 EST


Hi Linus,

here are two pin control fixes for v3.16. I'm a bit snowed under
by mail but these have boiled in linux-next and should propagate
to you.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

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

for you to fetch changes up to 1419d8151be990f115c38deac497ad84d26434dd:

pinctrl: berlin: fix an error code in berlin_pinctrl_probe()
(2014-07-05 01:15:35 +0200)

----------------------------------------------------------------
Two fixes for the pin control subsystem, both relating to
the errorpath in probe().

----------------------------------------------------------------
Dan Carpenter (1):
pinctrl: berlin: fix an error code in berlin_pinctrl_probe()

Sachin Kamat (1):
pinctrl: sunxi: Fix potential null pointer dereference

drivers/pinctrl/berlin/berlin.c | 2 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
--
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/