Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263857
b: refs/heads/master
c: 747da0f
h: refs/heads/master
i:
  263855: 754fb13
v: v3
  • Loading branch information
Mark Brown committed Sep 6, 2011
1 parent 662947a commit e9007aa
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: 117ef9570bf3a332eca443231f41dd3a52fcfb2c
refs/heads/master: 747da0f80e566500421bd7760b2e050fea3fde5e
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask)

snd_soc_dapm_sync(dapm);

snd_jack_report(jack->jack, status);
snd_jack_report(jack->jack, jack->status);

out:
mutex_unlock(&codec->mutex);
Expand Down

0 comments on commit e9007aa

Please sign in to comment.