ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 May 2014 07:02:44 +0000 (09:02 +0200)
committerJiri Slaby <jslaby@suse.cz>
Mon, 9 Jun 2014 13:53:31 +0000 (15:53 +0200)
commitc10dc65db493dc996c8a758eb919aa008f0a8fe4
treeba5c8c10c7a2f8f85942eb133e78234e13a6f630
parente2f96a8342766367f5d75d4852bc7bea7622d27b
ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets

commit 77f07800cb456bed6e5c345e6e4e83e8eda62437 upstream.

The recent Intel H97/Z97 chipsets need the similar setups like other
Intel chipsets for snooping, etc.  Especially without snooping, the
audio playback stutters or gets corrupted.  This fix patch just adds
the corresponding PCI ID entry with the proper flags.

Reported-and-tested-by: Arthur Borsboom <arthurborsboom@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
sound/pci/hda/hda_intel.c