ASoC: sgtl5000: Fix voltage units in dev_err message
[deliverable/linux.git] / sound / soc / codecs / ad1836.c
index fab0948f7a548cc23a9bb3e44ae2d63c59ded5e4..919322daf6dd5fd3f021d1364f679dbae5bf3a20 100644 (file)
@@ -223,7 +223,7 @@ static struct snd_soc_dai_driver ad183x_dais[] = {
 };
 
 #ifdef CONFIG_PM
-static int ad1836_suspend(struct snd_soc_codec *codec, pm_message_t state)
+static int ad1836_suspend(struct snd_soc_codec *codec)
 {
        /* reset clock control mode */
        return snd_soc_update_bits(codec, AD1836_ADC_CTRL2,
This page took 0.024729 seconds and 5 git commands to generate.