commit | 111f6fbeb73fc350fe3a08c4ecd0ccdf3e13bef0 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Tue Feb 03 15:52:56 2009 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 03 17:12:16 2009 +0000 |
tree | 058a50ef01c8974238c5c3a7931b50eac6fe5718 | |
parent | 395707212a53999427bd160abd6541bffe062033 [diff] |
ASoC: Don't unconditionally use the PLL in UDA1380 Without this fix driver switches to WSPLL in uda1380_pcm_prepare even if SYSCLK was chosen (uda1380_pcm_prepare modifies UDA1380_CLK register to disable R00_DAC_CLK before flushing reg cache) Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>