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:
1ffbb03
)
sh: remove name and id from struct clk
author
Magnus Damm
<damm@opensource.se>
Wed, 13 Oct 2010 07:44:36 +0000
(07:44 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Oct 2010 10:23:05 +0000
(19:23 +0900)
Remove "name" and "id" from drivers/sh/ struct clk.
The struct clk members "name" and "id" are not used
now when matching is done through clkdev.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found