From: Mark Brown Date: Thu, 30 Jan 2014 18:57:20 +0000 (+0000) Subject: pinctrl: Quiet logging about missing DT nodes when not using DT X-Git-Tag: v3.15-rc1~150^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d88dceac736a779fdf6208bbd0a06e81fe25300;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed