From 567d6c0a97c00251614f06205a19b57a6e4aff58 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 30 Jul 2010 10:51:10 +0200 Subject: [PATCH] --- yaml --- r: 206479 b: refs/heads/master c: 5d4abf93ea3192cc666430225a29a4978c97c57d h: refs/heads/master i: 206477: e3d6a679a0cce8beefef94c2ea081c2a496f9147 206475: 2d73670e39d28edf849690554c0675d78b5f288d 206471: a1d21618f55739f3aa50cb3a4a1e0757210c2516 206463: f6fd6bf6ac5d96b04d1d802403d15dbeed236ad0 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5649ad1e17db..3bfc6788edda 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 757899aceebc33d9f86bbc481be7b7bf861e89ac +refs/heads/master: 5d4abf93ea3192cc666430225a29a4978c97c57d diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 442adef38c5b..bdea95aee448 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -13144,6 +13144,7 @@ static int alc268_new_analog_output(struct alc_spec *spec, hda_nid_t nid, dac = 0x02; break; case 0x15: + case 0x1b: case 0x21: /* ALC269vb has this pin, too */ dac = 0x03; break;