Skip to content

Commit

Permalink
ASoC: wm8962: Remove register default for PLL2
Browse files Browse the repository at this point in the history
The initial value can be changed depending on system configuration.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Mar 1, 2012
1 parent df8ad33 commit df0c016
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit df0c016

Please sign in to comment.