ASoC: wm5110: Power both channels for differential mono output
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / wm5110.c
index 2e5fcb559e9000892c59dea01b3b6ee54c1a166a..62ef54456499b3fbf3d757719b68251dfa32f1be 100644 (file)
@@ -1596,6 +1596,7 @@ static int wm5110_codec_probe(struct snd_soc_codec *codec)
 
        arizona_init_spk(codec);
        arizona_init_gpio(codec);
+       arizona_init_mono(codec);
 
        ret = snd_soc_add_codec_controls(codec, wm_adsp2_fw_controls, 8);
        if (ret != 0)