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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 17:28:21 +0000 (10:28 -0700)
commitd970de72f3c225e61487e67d0fa6e1842fcd0162
tree63a7e6de4f91c534d6e7c46a89565f1959d941df
parentb2a89593b10d1f939253bdd952c782f01dbca7a0
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_intel.c