OSDN Git Service

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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Aug 2015 05:56:44 +0000 (07:56 +0200)
commit7ccb0a9917a511de1d5f92980f26885484d9a914
tree2e2fcd84e161153cb1f49a6c574b90a97bd3f098
parent6ac7ada210a8d23a56fbf18b6e1e00528844565c
ALSA: hda - Fix the white noise on Dell laptop

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

Cc: <stable@vger.kernel.org>
BugLink: https://bugs.launchpad.net/bugs/1484334
Signed-off-by: Woodrow Shen <woodrow.shen@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c