Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216652
b: refs/heads/master
c: 1aafcd4
h: refs/heads/master
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Oct 21, 2010
1 parent f7fd1fa commit bae0b07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c429ffbe038a649d121e6cecba5cf66777f39370
refs/heads/master: 1aafcd4d6966453ab44587c6e1214d463f3e88e2
1 change: 1 addition & 0 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3299,6 +3299,7 @@ void snd_soc_unregister_codec(struct device *dev)

if (codec->reg_cache)
kfree(codec->reg_cache);
kfree(codec->name);
kfree(codec);
}
EXPORT_SYMBOL_GPL(snd_soc_unregister_codec);
Expand Down

0 comments on commit bae0b07

Please sign in to comment.