From c1e117acb8cd24c54679a5452f9626287b24e895 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sat, 20 Dec 2008 16:50:53 +0100 Subject: [PATCH] --- yaml --- r: 120329 b: refs/heads/master c: a31501d1041c9d0a6c3f520736ae2b2fa081493a h: refs/heads/master i: 120327: a942ee1e8dd147c0ae3117e8e45abd31aff0e752 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8350.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fcfb8f5050d0..f83763d61676 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6f833965e594015ee05341e43ff4a86f11596b3 +refs/heads/master: a31501d1041c9d0a6c3f520736ae2b2fa081493a diff --git a/trunk/sound/soc/codecs/wm8350.c b/trunk/sound/soc/codecs/wm8350.c index 4bbfb5a5894b..e3989d406f54 100644 --- a/trunk/sound/soc/codecs/wm8350.c +++ b/trunk/sound/soc/codecs/wm8350.c @@ -1542,7 +1542,7 @@ static int wm8350_codec_probe(struct platform_device *pdev) return ret; } -static int wm8350_codec_remove(struct platform_device *pdev) +static int __devexit wm8350_codec_remove(struct platform_device *pdev) { struct wm8350 *wm8350 = platform_get_drvdata(pdev); struct snd_soc_codec *codec = wm8350->codec.codec;