Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119125
b: refs/heads/master
c: 8e5f262
h: refs/heads/master
i:
  119123: 5a74a1b
v: v3
  • Loading branch information
Takashi Iwai committed Nov 15, 2008
1 parent fe20f56 commit 1bf7cca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c39555d6edd0142972f577405d5259879ecc1635
refs/heads/master: 8e5f262bfcd90c041160a491a238661ebbb584a4
4 changes: 2 additions & 2 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -4488,8 +4488,8 @@ static int patch_stac92hd71bxx(struct hda_codec *codec)
codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs;
break;
case 0x111d7608: /* 5 Port with Analog Mixer */
switch (codec->subsystem_id) {
case 0x103c361a:
switch (spec->board_config) {
case STAC_HP_M4:
/* Enable VREF power saving on GPIO1 detect */
snd_hda_codec_write(codec, codec->afg, 0,
AC_VERB_SET_GPIO_UNSOLICITED_RSP_MASK, 0x02);
Expand Down

0 comments on commit 1bf7cca

Please sign in to comment.