]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix white noise on Asus N750JV headphone
authorBobi Mihalca <bobbymihalca@touchtech.ro>
Wed, 23 Mar 2016 11:26:11 +0000 (13:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2016 06:41:53 +0000 (15:41 +0900)
commit0d55f19ac372fa3cad40df3ccf8ce463012d6748
tree30de51433664458db22eb8f27f3a05643109b457
parent4568babcf7b22fcde8574892a349cb7759e45b0b
ALSA: hda - Fix white noise on Asus N750JV headphone

commit 9d4dc5840f93bcb002fa311693349deae7702bc5 upstream.

For reducing the noise from the headphone output on ASUS N750JV,
call the existing fixup, alc_fixup_auto_mute_via_amp(), additionally.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=115181
Signed-off-by: Bobi Mihalca <bobbymihalca@touchtech.ro>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c