Merge branch 'for-3.2' into for-3.3
[deliverable/linux.git] / sound / soc / codecs / adau1373.c
index 45c63028b40d1636b56f6aa3e5f13e0d110b9a5d..637b114bea7f86c36d591f01cd9661b48c638d89 100644 (file)
@@ -1321,7 +1321,7 @@ static int adau1373_remove(struct snd_soc_codec *codec)
        return 0;
 }
 
-static int adau1373_suspend(struct snd_soc_codec *codec, pm_message_t state)
+static int adau1373_suspend(struct snd_soc_codec *codec)
 {
        return adau1373_set_bias_level(codec, SND_SOC_BIAS_OFF);
 }
This page took 0.031865 seconds and 5 git commands to generate.