]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Force polling mode on CNL for fixing codec communication
authorBard Liao <yung-chuan.liao@linux.intel.com>
Sun, 26 May 2019 16:58:32 +0000 (00:58 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 May 2019 05:52:02 +0000 (07:52 +0200)
commitfa763f1b2858752e6150ffff46886a1b7faffc82
tree7ccb080364a9c1adfbf1302fa4de23c976e892ea
parent0fbf21c3b36a9921467aa7525d2768b07f9f8fbb
ALSA: hda - Force polling mode on CNL for fixing codec communication

We observed the same issue as reported by commit a8d7bde23e7130686b7662
("ALSA: hda - Force polling mode on CFL for fixing codec communication")
We don't have a better solution. So apply the same workaround to CNL.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c