Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206482
b: refs/heads/master
c: b08b163
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jul 30, 2010
1 parent 6a428ff commit afdf25d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 697c373e34613609cb5450f98b91fefb6e910588
refs/heads/master: b08b1637ce1c0196970348bcabf40f04b6b3d58e
3 changes: 2 additions & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -13158,7 +13158,8 @@ static int alc268_new_analog_output(struct alc_spec *spec, hda_nid_t nid,
dac = 0x02;
break;
case 0x15:
case 0x1b:
case 0x1a: /* ALC259/269 only */
case 0x1b: /* ALC259/269 only */
case 0x21: /* ALC269vb has this pin, too */
dac = 0x03;
break;
Expand Down

0 comments on commit afdf25d

Please sign in to comment.