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:15:17 +0000 (08:15 +0200)
commitab7a3d9accae250b335ea3cfe32ae0f47eb64407
tree55009a47dbec2077323b2e4089adda487625ba83
parent7bea5618eaf9fbff3fa9a75989995042cf4cce21
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