commit | 5d88dceac736a779fdf6208bbd0a06e81fe25300 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Jan 30 18:57:20 2014 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 24 10:44:54 2014 +0100 |
tree | 5ee204bd34fb93087d045bf27ed55f01b1cfaf58 | |
parent | 97e00faaf16a0642cac47937e26f437651a6b4a4 [diff] |
pinctrl: Quiet logging about missing DT nodes when not using DT On systems which were not booted using DT it is entirely unsurprising that device nodes don't have any DT information and this is going to happen for every single device in the system. Make pinctrl be less chatty about this situation by only logging in the case where we have DT. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>