[GIT PULL] two pinctrl fixes for v3.10

From: Linus Walleij
Date: Thu May 02 2013 - 12:58:50 EST


Hi Linus,

no point in saving the first pinctrl fixes for the -rc series when my testers
are already on my back for these. Here are two additional patches, please
pull them in.

Yours,
Linus Walleij


The following changes since commit 56847d857cb0c3ee78c22ce776a26f88d9ffd4d4:

Merge branch 'akpm' (incoming from Andrew) (2013-04-29 19:47:50 -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-1

for you to fetch changes up to d463f82d22f90096d1352de3837b1602a3410b5d:

pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()
(2013-04-30 13:02:04 +0200)

----------------------------------------------------------------
Two fixes to the pinctrl subsystem for v3.10:
- A quite apparent mutex fix in an untested codepath
- A compile warning fix in the plgpio driver

----------------------------------------------------------------
Daniel Mack (1):
pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()

Jingoo Han (1):
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions

drivers/pinctrl/core.c | 2 +-
drivers/pinctrl/spear/pinctrl-plgpio.c | 6 +++---
2 files changed, 4 insertions(+), 4 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/