[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdY-US0RdcZU_yYv1A_7YnvVph=g0M=_k60Wwz_WONBUyw@mail.gmail.com>
Date: Thu, 2 May 2013 18:58:36 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Daniel Mack <zonque@...il.com>,
Jingoo Han <jg1.han@...sung.com>
Subject: [GIT PULL] two pinctrl fixes for v3.10
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@...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