commit | d4705316c18d371eb404d0ae5dcf51ce6e341d0f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue May 01 11:14:15 2012 -0600 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 07 14:44:38 2012 +0200 |
tree | 3a582d8b2605e80a472d4c6607f1b478d7f2b786 | |
parent | 17723111e64fbcc327846ff0b33532bcf1d40f56 [diff] |
pinctrl: add more info to error msgs in pin_request Additionally print which pin the request failed for, which entity already claimed it, and what entity was trying to claim it. Remove duplicate device name from a debug message. Clean up some indentation. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>