ASoC: wm8962: Remove register default for PLL2
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Mar 2012 12:07:15 +0000 (12:07 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Mar 2012 12:41:55 +0000 (12:41 +0000)
The initial value can be changed depending on system configuration.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c

index 6af7945..245c5f8 100644 (file)
@@ -208,8 +208,6 @@ static struct reg_default wm8962_reg[] = {
        { 126, 0x000D },   /* R126   - Analogue Clocking3 */
        { 127, 0x0000 },   /* R127   - PLL Software Reset */
 
-       { 129, 0x0000 },   /* R129   - PLL2 */
-
        { 131, 0x0000 },   /* R131   - PLL 4 */
 
        { 136, 0x0067 },   /* R136   - PLL 9 */