RE: [PATCH 1/2] pinctrl: move group lookup to core

2011-10-19 Thread Stephen Warren
Linus Walleij wrote at Wednesday, October 19, 2011 10:21 AM: > Now also the core needs to look up pin groups so move the lookup > function there and expose it in the internal header. > > Signed-off-by: Linus Walleij Acked-by: Stephen Warren -- nvpublic __

[PATCH 1/2] pinctrl: move group lookup to core

2011-10-19 Thread Linus Walleij
From: Linus Walleij Now also the core needs to look up pin groups so move the lookup function there and expose it in the internal header. Signed-off-by: Linus Walleij --- drivers/pinctrl/core.c | 31 +++ drivers/pinctrl/core.h |2 ++ drivers/pinctrl/pinmux