aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4270.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cs4270.c')
-rw-r--r--sound/soc/codecs/cs4270.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs4270.c b/sound/soc/codecs/cs4270.c
index dc77ff7ba339..fef0f48330e4 100644
--- a/sound/soc/codecs/cs4270.c
+++ b/sound/soc/codecs/cs4270.c
@@ -578,7 +578,7 @@ static int cs4270_remove(struct snd_soc_codec *codec)
578 * and all registers are written back to the hardware when resuming. 578 * and all registers are written back to the hardware when resuming.
579 */ 579 */
580 580
581static int cs4270_soc_suspend(struct snd_soc_codec *codec, pm_message_t mesg) 581static int cs4270_soc_suspend(struct snd_soc_codec *codec)
582{ 582{
583 struct cs4270_private *cs4270 = snd_soc_codec_get_drvdata(codec); 583 struct cs4270_private *cs4270 = snd_soc_codec_get_drvdata(codec);
584 int reg, ret; 584 int reg, ret;