Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270803
b: refs/heads/master
c: 2dc0021
h: refs/heads/master
i:
  270801: 572f968
  270799: f2f903d
v: v3
  • Loading branch information
Mark Brown committed Oct 8, 2011
1 parent e682bf7 commit 448c147
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 87bea31c7b59a07fe5a1c827eb01db3b7c3ae672
refs/heads/master: 2dc00213b03669010a67454d6448d91f3af06435
2 changes: 2 additions & 0 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1478,6 +1478,8 @@ static void snd_soc_instantiate_card(struct snd_soc_card *card)
}
}

snd_soc_dapm_new_widgets(&card->dapm);

ret = snd_card_register(card->snd_card);
if (ret < 0) {
printk(KERN_ERR "asoc: failed to register soundcard for %s\n", card->name);
Expand Down

0 comments on commit 448c147

Please sign in to comment.