From: Heikki Krogerus Date: Fri, 29 Nov 2013 13:47:34 +0000 (+0200) Subject: gpiolib: change a warning to debug message when failing to get gpio X-Git-Tag: v3.13-rc3~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351cfe0fe810588bb1cc75fb4f1c1d1d01914b82;p=pandora-kernel.git gpiolib: change a warning to debug message when failing to get gpio It's the drivers responsibility to react on failure to get the gpio descriptors and not the frameworks. Since there are some common peripherals that may or may not have certain pins connected to gpio lines, depending on the platform, printing the warning there may end up generating useless bug reports. Signed-off-by: Heikki Krogerus Signed-off-by: Linus Walleij --- Reading git-diff-tree failed