ASoC: wm2000: Use clock API integration to configure MCLK divisor
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Dec 2012 06:16:58 +0000 (15:16 +0900)
committerMark 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