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:
6de4c6f
)
MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n
author
Manuel Lauss
<manuel.lauss@googlemail.com>
Fri, 28 Aug 2009 09:26:58 +0000
(11:26 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:42 +0000
(20:07 +0200)
Some drivers use gpio_request/gpio_free regardless of whether
gpiolib is actually built; add stubs to work around the ensuing
compile failures.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Tested-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found