Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321940
b: refs/heads/master
c: 12022a7
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Aug 13, 2012
1 parent 09466ca commit 94cd9e0
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: 17c3f7e8f3ef796a9db3b22f3797188d0e7ac88c
refs/heads/master: 12022a785328fdf61a3e1a4bc34db0098dabe839
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask)
}

/* Report before the DAPM sync to help users updating micbias status */
blocking_notifier_call_chain(&jack->notifier, status, jack);
blocking_notifier_call_chain(&jack->notifier, jack->status, jack);

snd_soc_dapm_sync(dapm);

Expand Down

0 comments on commit 94cd9e0

Please sign in to comment.