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:
f71eddb
)
OMAP clock: drop .id field; ensure each clock has a unique name
author
Paul Walmsley
<paul@pwsan.com>
Tue, 23 Feb 2010 05:09:19 +0000
(22:09 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Wed, 24 Feb 2010 19:16:13 +0000
(12:16 -0700)
After the clkdev conversion, the struct clk.id field became
superfluous, so, drop it. Bring the clock names closer to the TRMs
and ensure they are unique for debugfs.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found