Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218693
b: refs/heads/master
c: f3607ae
h: refs/heads/master
i:
  218691: 1318df0
v: v3
  • Loading branch information
Arnaud Lacombe authored and Takashi Iwai committed Oct 27, 2010
1 parent 116d08f commit ecceffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 836f5394061830a9d1ece4aafc437c098774522f
refs/heads/master: f3607aef0d3370ae9edbfecfc7182233397cb0aa
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/max98088.c
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,7 @@ static int max98088_i2c_probe(struct i2c_client *i2c,
return ret;
}

static int max98088_i2c_remove(struct i2c_client *client)
static int __devexit max98088_i2c_remove(struct i2c_client *client)
{
snd_soc_unregister_codec(&client->dev);
kfree(i2c_get_clientdata(client));
Expand Down

0 comments on commit ecceffd

Please sign in to comment.