Merge branch 'for-3.2' into for-3.3
[deliverable/linux.git] / sound / soc / codecs / tlv320aic3x.c
index 21625dddde23a41c95d1742c0cffc61aa9d1c5b9..6f963c50e76eec26dd530b91ce2c015abf5cd2d1 100644 (file)
@@ -1268,7 +1268,7 @@ static struct snd_soc_dai_driver aic3x_dai = {
        .symmetric_rates = 1,
 };
 
-static int aic3x_suspend(struct snd_soc_codec *codec, pm_message_t state)
+static int aic3x_suspend(struct snd_soc_codec *codec)
 {
        aic3x_set_bias_level(codec, SND_SOC_BIAS_OFF);
 
This page took 0.034374 seconds and 5 git commands to generate.