Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283828
b: refs/heads/master
c: a169134
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Nov 30, 2011
1 parent 76edc71 commit 8c62dd0
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: 6414261f0a2af00c6ffc80f847e9202344360bb4
refs/heads/master: a1691343a397157dd5f67bce50435f64024a462d
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -3042,6 +3042,8 @@ static void wm8958_default_micdet(u16 status, void *data)
struct snd_soc_codec *codec = data;
struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);

dev_dbg(codec->dev, "MICDET %x\n", status);

/* If nothing present then clear our statuses */
if (!(status & WM8958_MICD_STS)) {
dev_dbg(codec->dev, "Detected open circuit\n");
Expand Down

0 comments on commit 8c62dd0

Please sign in to comment.