[PATCH V2 0/4] pinctrl: Rebased/extracted patches

From: Stephen Warren
Date: Wed Feb 22 2012 - 16:26:31 EST


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(-)

--
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/