Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47157
b: refs/heads/master
c: e4c3bf0
h: refs/heads/master
i:
  47155: 8992b4d
v: v3
  • Loading branch information
James C Georgas authored and Jaroslav Kysela committed Feb 9, 2007
1 parent 67e134b commit 3d0bb2b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ca40587087fc05c670f4f2650cc466d557377f6d
refs/heads/master: e4c3bf0f65ec9da8b067a722f734d1012ef12ceb
3 changes: 3 additions & 0 deletions trunk/sound/pci/ac97/ac97_patch.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,9 @@ static int patch_sigmatel_stac9708_specific(struct snd_ac97 *ac97)
{
int err;

/* the register bit is writable, but the function is not implemented: */
snd_ac97_remove_ctl(ac97, "PCM Out Path & Mute", NULL);

snd_ac97_rename_vol_ctl(ac97, "Headphone Playback", "Sigmatel Surround Playback");
if ((err = patch_build_controls(ac97, &snd_ac97_stac9708_bias_control, 1)) < 0)
return err;
Expand Down

0 comments on commit 3d0bb2b

Please sign in to comment.