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:
5059361
)
gpio: don't override irq_*_resources() callbacks
author
Rabin Vincent
<rabin@rab.in>
Fri, 31 Jul 2015 12:48:56 +0000
(14:48 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 3 Aug 2015 08:52:02 +0000
(10:52 +0200)
If the driver has specified its own irq_{request/release}_resources()
functions, don't override them. The gpio-etraxfs driver will use this.
Signed-off-by: Rabin Vincent <rabin@rab.in>
[Added a small comment blurb]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpiolib.c
Simple merge