]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda - Fix the white noise on Dell laptop
authorWoodrow Shen <woodrow.shen@canonical.com>
Thu, 13 Aug 2015 03:20:40 +0000 (11:20 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:46 +0000 (09:07 -0700)
commit2e4728c6359824fcbd46dad5a3acc85f441ecf6f
tree63bc4a1cea07df8775ee118f200488e7d400841f
parent56577410e1e08afcc1a37d0b75d529e8be2f03d0
ALSA: hda - Fix the white noise on Dell laptop

commit 7ccb0a9917a511de1d5f92980f26885484d9a914 upstream.

Dell laptop causes the white noise by login screen and headphone,
and the fixup function ALC292_FIXUP_DISABLE_AAMIX can eliminate this
noise.

Codec: Realtek ALC3235
Vendor Id: 0x10ec0293
Subsystem Id: 0x102806db

BugLink: https://bugs.launchpad.net/bugs/1484334
Signed-off-by: Woodrow Shen <woodrow.shen@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c