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:
be24168
)
ARM: pxa: add clk support in gpio driver
author
Haojian Zhuang
<haojian.zhuang@marvell.com>
Mon, 17 Oct 2011 13:26:55 +0000
(21:26 +0800)
committer
Haojian Zhuang
<hzhuang1@hexinfolabs.org>
Tue, 15 Nov 2011 11:09:36 +0000
(19:09 +0800)
Support clk in gpio driver. There's no gpio clock in PXA25x and PXA27x.
So use dummy clk instead. And move the gpio edge initialization into
gpio driver for arch-mmp.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
No differences found