From 9168d1bdbc933be0918f4f22c2889d8ac788c68e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 15 May 2009 12:18:47 +0200 Subject: [PATCH] --- yaml --- r: 148280 b: refs/heads/master c: 2baaec28068d07db3d4ae6ba885fa07255b2ad79 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8940.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 173154b3199b..2e094addbaf5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f592bb99b2634b2c515bb75d92cae14b1e22c51 +refs/heads/master: 2baaec28068d07db3d4ae6ba885fa07255b2ad79 diff --git a/trunk/sound/soc/codecs/wm8940.c b/trunk/sound/soc/codecs/wm8940.c index a66dacc7cc83..b8e17d6bc1f7 100644 --- a/trunk/sound/soc/codecs/wm8940.c +++ b/trunk/sound/soc/codecs/wm8940.c @@ -907,7 +907,7 @@ static int wm8940_i2c_probe(struct i2c_client *i2c, return wm8940_register(wm8940); } -static int wm8940_i2c_remove(struct i2c_client *client) +static int __devexit wm8940_i2c_remove(struct i2c_client *client) { struct wm8940_priv *wm8940 = i2c_get_clientdata(client);