diff options
-rw-r--r-- | sound/soc/codecs/wm8962.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c index 30984dd15c48..7de519479801 100644 --- a/sound/soc/codecs/wm8962.c +++ b/sound/soc/codecs/wm8962.c | |||
@@ -1744,8 +1744,6 @@ static int wm8962_probe(struct snd_soc_codec *codec) | |||
1744 | wm8962->reg_cache[WM8962_HPOUTL_VOLUME] |= WM8962_HPOUT_VU; | 1744 | wm8962->reg_cache[WM8962_HPOUTL_VOLUME] |= WM8962_HPOUT_VU; |
1745 | wm8962->reg_cache[WM8962_HPOUTR_VOLUME] |= WM8962_HPOUT_VU; | 1745 | wm8962->reg_cache[WM8962_HPOUTR_VOLUME] |= WM8962_HPOUT_VU; |
1746 | 1746 | ||
1747 | snd_soc_add_controls(codec, wm8962_snd_controls, | ||
1748 | ARRAY_SIZE(wm8962_snd_controls)); | ||
1749 | wm8962_add_widgets(codec); | 1747 | wm8962_add_widgets(codec); |
1750 | 1748 | ||
1751 | wm8962_init_beep(codec); | 1749 | wm8962_init_beep(codec); |