summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-03-01 12:07:15 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-03-01 12:41:55 (GMT)
commitdf0c016d0bbeea99f93b5f7836d6418a19feefa7 (patch)
tree2403412961c0fc38699cee560d7005af63780d61
parentdf8ad33558eb74e1a5d37b0313d7230d4ccde631 (diff)
downloadlinux-fsl-qoriq-df0c016d0bbeea99f93b5f7836d6418a19feefa7.tar.xz
ASoC: wm8962: Remove register default for PLL2
The initial value can be changed depending on system configuration. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
-rw-r--r--sound/soc/codecs/wm8962.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c
index 6af7945..245c5f8 100644
--- a/sound/soc/codecs/wm8962.c
+++ b/sound/soc/codecs/wm8962.c
@@ -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 */