Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223111
b: refs/heads/master
c: 2a7b1a0
h: refs/heads/master
i:
  223109: 8788b38
  223107: 3801dc5
  223103: eb98a01
v: v3
  • Loading branch information
Mark Brown committed Dec 7, 2010
1 parent 2d912ff commit a03210c
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: 6b464321d276e448d478c99202c19d83f2bd25f4
refs/heads/master: 2a7b1a00206895cfa444fd83477dca67a88a9d25
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -3339,7 +3339,7 @@ static irqreturn_t wm8962_irq(int irq, void *data)
int mask;
int active;

mask = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);
mask = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2_MASK);

active = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);
active &= ~mask;
Expand Down

0 comments on commit a03210c

Please sign in to comment.