]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Jun 2019 06:09:11 +0000 (08:09 +0200)
commit0cad0ddd2c766d2200214c4d00d2cbd644c05711
treea4fb1ad2e50dc0482fdf0064d51fbf5178b7400b
parentbafddfd69436e264abd883f7e3c1a724bcbfd98d
ALSA: hda - Force polling mode on CNL for fixing codec communication

[ Upstream commit fa763f1b2858752e6150ffff46886a1b7faffc82 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/hda_intel.c