Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293299
b: refs/heads/master
c: 654a28c
h: refs/heads/master
i:
  293297: a58be48
  293295: 76198d8
v: v3
  • Loading branch information
Mark Brown committed Feb 6, 2012
1 parent dbe5092 commit 86b99ee
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 022658beab5581ecc1d325d60857f2fc464da22f
refs/heads/master: 654a28c9dcf74a771318dacf237dd027944621b3
3 changes: 3 additions & 0 deletions trunk/sound/soc/samsung/littlemill.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ static int littlemill_late_probe(struct snd_soc_card *card)
/* This will check device compatibility itself */
wm8958_mic_detect(codec, &littlemill_headset, NULL, NULL);

/* As will this */
wm8994_mic_detect(codec, &littlemill_headset, 1);

return 0;
}

Expand Down

0 comments on commit 86b99ee

Please sign in to comment.