Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206635
b: refs/heads/master
c: fd3c8ac
h: refs/heads/master
i:
  206633: 45e8abf
  206631: a319f2a
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Aug 3, 2010
1 parent 663666f commit 5095bb4
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: 992bee401c06872175056bc5567cb3ebab098cb5
refs/heads/master: fd3c8ac9cb653f7e3122bba9bc7beaad6062b7f4
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/ad1836.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ static int ad1836_register(struct ad1836_priv *ad1836)

if (ad1836_codec) {
dev_err(codec->dev, "Another ad1836 is registered\n");
kfree(ad1836);
return -EINVAL;
}

Expand Down

0 comments on commit 5095bb4

Please sign in to comment.