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:
e89861e
)
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
author
Kevin Hilman
<khilman@deeprootsystems.com>
Mon, 11 Jan 2010 16:22:23 +0000
(08:22 -0800)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 4 Feb 2010 21:30:09 +0000
(13:30 -0800)
Remove unneeded 'struct davinci_clk' wrapper around 'struct clk_lookup'
and use clkdev_add_table() to add the list of clocks in one go.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found