Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
authorAndy Whitcroft <apw@canonical.com>
Fri, 12 Nov 2010 17:00:10 +0000 (17:00 +0000)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:50:43 +0000 (06:50 -0700)
This reverts commit eed7c0e7e41020539a384e56de757a4f28302e20.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

sound/pci/hda/patch_realtek.c

index c2eb6a7..76ca816 100644 (file)
@@ -13594,7 +13594,7 @@ static int alc268_new_analog_output(struct alc_spec *spec, hda_nid_t nid,
                break;
        case 0x15:
        case 0x1a: /* ALC259/269 only */
-       case 0x1b: /* ALC259/269 only */
+       case 0x1b:
        case 0x21: /* ALC269vb has this pin, too */
                dac = 0x03;
                break;