git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57d75c
)
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
author
Mathias Nyman
<mathias.nyman@linux.intel.com>
Thu, 25 Oct 2012 11:03:03 +0000
(14:03 +0300)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 26 Oct 2012 07:25:10 +0000
(09:25 +0200)
gpios requested with invalid numbers, or gpios requested from userspace via sysfs
should not try to be deferred on failure.
Cc: stable@kernel.org
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found