Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347447
b: refs/heads/master
c: b78562b
h: refs/heads/master
i:
  347445: 6ab928c
  347443: b2d4d60
  347439: bb0f646
v: v3
  • Loading branch information
Takashi Iwai committed Dec 17, 2012
1 parent 44642ac commit 8bbfeee
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: 1098b7c2285d6d4c0d523563be580a56b07f11c7
refs/heads/master: b78562b10fa66175e30b76073e32a0ad8d92aa83
4 changes: 2 additions & 2 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -6570,8 +6570,8 @@ static void alc861vd_fixup_dallas(struct hda_codec *codec,
const struct alc_fixup *fix, int action)
{
if (action == ALC_FIXUP_ACT_PRE_PROBE) {
snd_hda_override_pin_caps(codec, 0x18, 0x00001714);
snd_hda_override_pin_caps(codec, 0x19, 0x0000171c);
snd_hda_override_pin_caps(codec, 0x18, 0x00000734);
snd_hda_override_pin_caps(codec, 0x19, 0x0000073c);
}
}

Expand Down

0 comments on commit 8bbfeee

Please sign in to comment.