Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248161
b: refs/heads/master
c: 30282f9
h: refs/heads/master
i:
  248159: 6142dff
v: v3
  • Loading branch information
Risto Suominen authored and Takashi Iwai committed Apr 22, 2011
1 parent e489ad7 commit 109a701
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: e66d74ced12699ed9b7ac62f68b44d842a817ecd
refs/heads/master: 30282f96d1eef33be774d4ecf4bddba30a6152ec
2 changes: 1 addition & 1 deletion trunk/sound/ppc/tumbler.c
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ static void device_change_handler(struct work_struct *work)
chip->lineout_sw_ctl);
if (mix->anded_reset)
msleep(10);
check_mute(chip, &mix->amp_mute, 1, mix->auto_mute_notify,
check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify,
chip->speaker_sw_ctl);
} else {
/* unmute speaker, mute others */
Expand Down

0 comments on commit 109a701

Please sign in to comment.