Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283795
b: refs/heads/master
c: b05d8dc
h: refs/heads/master
i:
  283793: 243ece3
  283791: ab5ab80
v: v3
  • Loading branch information
Mark Brown committed Nov 27, 2011
1 parent bb9c169 commit cf25a13
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: 162b187e197a9accd8b73001839645b4617c5fb2
refs/heads/master: b05d8dc15f346224306bda4b4ae39fc5ace74ee6
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,7 @@ static void snd_soc_instantiate_card(struct snd_soc_card *card)
snd_soc_dapm_new_widgets(&card->dapm);

if (card->fully_routed)
list_for_each_entry(codec, &codec_list, list)
list_for_each_entry(codec, &card->codec_dev_list, card_list)
snd_soc_dapm_auto_nc_codec_pins(codec);

ret = snd_card_register(card->snd_card);
Expand Down

0 comments on commit cf25a13

Please sign in to comment.