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:
a58fbcd
)
[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c
author
Eric Miao
<eric.miao@marvell.com>
Tue, 6 Jan 2009 10:06:25 +0000
(18:06 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:37 +0000
(21:22 +0800)
Looks like we have to live with pxa_gpio_mode() for a while, giving
its presence is actually making gpio.c not generic enough, let's
move it temporarily outside before it can be fully purged.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
No differences found