linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] pinctrl: Rebased/extracted patches
@ 2012-02-22 21:25 Stephen Warren
  2012-02-22 21:25 ` [PATCH V2 1/4] pinctrl: Disallow map table entries with NULL dev_name field Stephen Warren
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stephen Warren @ 2012-02-22 21:25 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Walleij, B29396, s.hauer, dongas86, shawn.guo,
	thomas.abraham, tony, linux-kernel, Stephen Warren

The first 3 patches were previously ack'd but weren't applied due to earlier
patches in the original series not having been applied. These rebased versions
can be applied directly on top of the pinctrl for-next branch.

The last patch is the conceptually ack'd portion of the larger locking rework
patch, extracted on its own for commit.

Stephen Warren (4):
  pinctrl: Disallow map table entries with NULL dev_name field
  pinctrl: Use dev_*() instead of pr_*(), add some msgs, minor cleanups
  pinctrl: Allocate sizeof(*p) instead of sizeof(struct foo)
  pinctrl: Remove pin and hogs locks from struct pinctrl_dev

 Documentation/pinctrl.txt       |   15 ++---
 drivers/pinctrl/core.c          |  131 +++++++++++++-------------------------
 drivers/pinctrl/core.h          |   11 ++--
 drivers/pinctrl/pinmux.c        |    2 +-
 include/linux/pinctrl/machine.h |    7 --
 5 files changed, 57 insertions(+), 109 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-24  5:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 21:25 [PATCH V2 0/4] pinctrl: Rebased/extracted patches Stephen Warren
2012-02-22 21:25 ` [PATCH V2 1/4] pinctrl: Disallow map table entries with NULL dev_name field Stephen Warren
2012-02-22 21:25 ` [PATCH V2 2/4] pinctrl: Use dev_*() instead of pr_*(), add some msgs, minor cleanups Stephen Warren
2012-02-22 21:26 ` [PATCH V2 3/4] pinctrl: Allocate sizeof(*p) instead of sizeof(struct foo) Stephen Warren
2012-02-22 21:26 ` [PATCH V2 4/4] pinctrl: Remove pin and hogs locks from struct pinctrl_dev Stephen Warren
2012-02-24  5:33 ` [PATCH V2 0/4] pinctrl: Rebased/extracted patches Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).