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:
56481c2
)
gpio: unregister gpiochip device before removing it
author
Johan Hovold
<johan@kernel.org>
Mon, 12 Jan 2015 16:12:29 +0000
(17:12 +0100)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 6 Aug 2015 23:32:08 +0000
(
00:32
+0100)
commit
01cca93a9491ed95992523ff7e79dd9bfcdea8e0
upstream.
Unregister gpiochip device (used to export information through sysfs)
before removing it internally. This way removal will reverse addition.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/gpio/gpiolib.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpiolib.c
Simple merge