Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283657
b: refs/heads/master
c: 753ddf5
h: refs/heads/master
i:
  283655: 7bb9397
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 24, 2011
1 parent 73a1dea commit 03a3dc9
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: 1d533de998e2887f23c8cf6c39d5db55f8d202af
refs/heads/master: 753ddf52153b60be924109df3bebab0cd60b3297
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -3144,7 +3144,7 @@ static __devexit int wm8996_i2c_remove(struct i2c_client *client)
snd_soc_unregister_codec(&client->dev);
if (wm8996->pdata.ldo_ena > 0)
gpio_free(wm8996->pdata.ldo_ena);
kfree(i2c_get_clientdata(client));
kfree(wm8996);
return 0;
}

Expand Down

0 comments on commit 03a3dc9

Please sign in to comment.