Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230317
b: refs/heads/master
c: 06c6f4d
h: refs/heads/master
i:
  230315: 4f8c6d4
v: v3
  • Loading branch information
Jarkko Nikula authored and Mark Brown committed Dec 1, 2010
1 parent 990b4f7 commit a8f197b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2eea392d0a28a0a07d36a9da544eb40f81bf4cb6
refs/heads/master: 06c6f4d34a23f7c9c783f1a875bb492b15fa23ac
1 change: 0 additions & 1 deletion trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,6 @@ static int soc_probe_aux_dev(struct snd_soc_card *card, int num)
/* mark codec as probed and add to card codec list */
codec->probed = 1;
list_add(&codec->card_list, &card->codec_dev_list);
list_add(&codec->dapm.list, &card->dapm_list);

/* now that all clients have probed, initialise the DAI link */
if (aux_dev->init) {
Expand Down

0 comments on commit a8f197b

Please sign in to comment.