]> git.baikalelectronics.ru Git - kernel.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)
commitcdd8fbf63c7e89e372e5e0bcec1f89cb8ce44a37
tree7ccb080364a9c1adfbf1302fa4de23c976e892ea
parentcfda325c78d8af541c2dd302f0ca580ab70c03e5
ALSA: hda - Force polling mode on CNL for fixing codec communication

We observed the same issue as reported by commit f09b5b585ef5855e6297a7
("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