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:
9db9ed9
)
ASoC: davinci: don't use clock names
author
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 15 Jul 2009 17:42:09 +0000
(10:42 -0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 16 Jul 2009 09:59:52 +0000
(10:59 +0100)
clock name strings are no longer passed on platform_data. Instead,
we rely entirely on struct device and clkdev to find the right clock.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found