Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332101
b: refs/heads/master
c: ab7af5c
h: refs/heads/master
i:
  332099: ae5a035
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Mark Brown committed Sep 13, 2012
1 parent e62c29f commit 63e2ca2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: da8b8e0f15b375b44ed8ef4b0c5f5f60f19ccb37
refs/heads/master: ab7af5c8d456103ea57c7e9e6f5b03162965e665
2 changes: 0 additions & 2 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -4054,8 +4054,6 @@ int snd_soc_register_codec(struct device *dev,
return 0;

fail:
kfree(codec->reg_def_copy);
codec->reg_def_copy = NULL;
kfree(codec->name);
kfree(codec);
return ret;
Expand Down

0 comments on commit 63e2ca2

Please sign in to comment.