https://github.com/torvalds/linux
Revision 351cfe0fe810588bb1cc75fb4f1c1d1d01914b82 authored by Heikki Krogerus on 29 November 2013, 13:47:34 UTC, committed by Linus Walleij on 03 December 2013, 12:10:48 UTC
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 <heikki.krogerus@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 1aeef30
History
Tip revision: 351cfe0fe810588bb1cc75fb4f1c1d1d01914b82 authored by Heikki Krogerus on 29 November 2013, 13:47:34 UTC
gpiolib: change a warning to debug message when failing to get gpio
Tip revision: 351cfe0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.5 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top