Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / sound / soc / samsung / speyside.c
index 2dcb988bdff21272ffed15c7073e7f4643bee70f..d1ae21c5e25320e525a8431639e811e47c264a4e 100644 (file)
@@ -123,7 +123,7 @@ static void speyside_set_polarity(struct snd_soc_codec *codec,
        gpio_direction_output(WM8996_HPSEL_GPIO, speyside_jack_polarity);
 
        /* Re-run DAPM to make sure we're using the correct mic bias */
-       snd_soc_dapm_sync(&codec->dapm);
+       snd_soc_dapm_sync(snd_soc_codec_get_dapm(codec));
 }
 
 static int speyside_wm0010_init(struct snd_soc_pcm_runtime *rtd)
This page took 0.029265 seconds and 5 git commands to generate.