summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-04-19 16:58:04 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:05:08 +0200
commit16be2ec95a152e65a7522f23a4c9d019325cc41d (patch)
tree5904828d6d6305df3523e0b8b690f37b71fe2b32 /sound
parentb3d1905e2f6b5ec3d686d6ceeb676c719b446150 (diff)
sound: ab8500: Fix API change in 3.4 snd suspend
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/ab8500_audio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/codecs/ab8500_audio.c b/sound/soc/codecs/ab8500_audio.c
index 5b82777aab9..41899112f38 100644
--- a/sound/soc/codecs/ab8500_audio.c
+++ b/sound/soc/codecs/ab8500_audio.c
@@ -2844,8 +2844,7 @@ static int ab8500_codec_remove(struct snd_soc_codec *codec)
return 0;
}
-static int ab8500_codec_suspend(struct snd_soc_codec *codec,
- pm_message_t state)
+static int ab8500_codec_suspend(struct snd_soc_codec *codec)
{
pr_debug("%s Enter.\n", __func__);