From 1588626ce57524a8a54b4d72491f1fbb2874b9a8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 6 May 2010 08:40:25 +0200 Subject: [PATCH] --- yaml --- r: 193289 b: refs/heads/master c: ef5dbbccbbfa7d2211fa8efcc095a9f4a7912dda h: refs/heads/master i: 193287: d0142da95523ea03dfbaf2efb91a02fe930ca6a9 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 4cae5c707660..ca4b674c9150 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 20d157aef2e5bc6ac8995e8babefdc6e1cfaaadf +refs/heads/master: ef5dbbccbbfa7d2211fa8efcc095a9f4a7912dda diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 2078a1ac0f10..2b0131fb026d 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -10580,9 +10580,6 @@ static int patch_alc882(struct hda_codec *codec) spec->stream_digital_playback = &alc882_pcm_digital_playback; spec->stream_digital_capture = &alc882_pcm_digital_capture; - if (codec->vendor_id == 0x10ec0888) - spec->init_amp = ALC_INIT_DEFAULT; /* always initialize */ - if (!spec->adc_nids && spec->input_mux) { int i, j; spec->num_adc_nids = 0;