Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263163
b: refs/heads/master
c: de75577
h: refs/heads/master
i:
  263161: 8d405b9
  263159: c5cab14
v: v3
  • Loading branch information
Julia Lawall authored and Takashi Iwai committed Aug 20, 2011
1 parent c92ad20 commit a2354dd
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: 1b004d03d8670bdd871e0f297ed20bc510e404de
refs/heads/master: de75577c8c3ab733f808c65e1a9d55882efde68e
2 changes: 1 addition & 1 deletion trunk/sound/aoa/fabrics/layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -1073,10 +1073,10 @@ static int aoa_fabric_layout_probe(struct soundbus_dev *sdev)
sdev->pcmid = -1;
list_del(&ldev->list);
layouts_list_items--;
kfree(ldev);
outnodev:
of_node_put(sound);
layout_device = NULL;
kfree(ldev);
return -ENODEV;
}

Expand Down

0 comments on commit a2354dd

Please sign in to comment.