Re: [PATCH] pinctrl: pinctrl-single: add debugfs pin h/w state info

2012-09-27 Thread Linus Walleij
On Wed, Sep 26, 2012 at 9:07 PM, Matt Porter wrote: > Adds support for displaying the individual pin h/w config state. > > Signed-off-by: Matt Porter > Acked-by: Tony Lindgren Thanks, patch applied. Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH] pinctrl: pinctrl-single: add debugfs pin h/w state info

2012-09-26 Thread Matt Porter
Adds support for displaying the individual pin h/w config state. Signed-off-by: Matt Porter Acked-by: Tony Lindgren --- drivers/pinctrl/pinctrl-single.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-single.c b/drivers/pinctrl/pinctrl-sin