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:
a742e30
)
ARM: OMAP: Fix clk_get() when using id and name
author
Tony Lindgren
<tony@atomide.com>
Mon, 3 Apr 2006 19:21:29 +0000
(12:21 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 3 Apr 2006 19:21:29 +0000
(12:21 -0700)
Recent change to use both id and name when available was
not necessarily returning the right clock as it also searched
for clock name afterwards. This caused MMC to break on H2 and
H3 boards.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found