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:
4668473
)
[MIPS] make fallback gpio.h gpiolib-friendly
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Fri, 4 Apr 2008 15:55:24 +0000
(
00:55
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:31 +0000
(17:14 +0100)
If gpiolib was selected, asm-generic/gpio.h provides some prototypes
for gpio API and implementation helpers. With this patch, platform
code can implement its GPIO API using gpiolib without custom gpio.h
file.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found