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:
514cfd6
)
ASoC: wm2000: Use clock API integration to configure MCLK divisor
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 14 Dec 2012 06:16:58 +0000
(15:16 +0900)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:42:35 +0000
(15:42 +0000)
Since we are now using the clock API integration to manage MCLK we can now
use clk_get_rate() to determine if we need to divide MCLK without relying
on platform data.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found