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:
107c21c
)
ARM: Kirkwood: Fix missing sdio clock
author
Andrew Lunn
<andrew@lunn.ch>
Sun, 6 Jan 2013 10:10:37 +0000
(11:10 +0100)
committer
Jason Cooper
<jason@lakedaemon.net>
Sun, 6 Jan 2013 17:53:06 +0000
(17:53 +0000)
We moved to declaring clk gates in DT. However, device which do not
yet have a DT binding need to have a clkdev alias. This was missing
for SDIO.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Stefan Peter <s.peter@mplch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
No differences found