pinctrl: improve warning messages
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Aug 2013 16:23:33 +0000 (18:23 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Aug 2013 20:49:14 +0000 (22:49 +0200)
Print out the affected group name on activation of pin mux
settings, and warn if you cannot free a pin that should have
been part of a certain setting.

ChangeLog v1->v2:
- Also print the pin name in the error messages.

Cc: Sonic Zhang <sonic.zhang@analog.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found