ALSA: hda - remove forced polling workaround for CFL and CNL
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Fri, 15 Nov 2019 12:44:49 +0000 (14:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 Nov 2019 13:18:13 +0000 (14:18 +0100)
commitee906c6b9c6e7e4ad749f5cfdf65768455f4bf43
tree87eb1427e317a0aaa61ccb8cdffdec148972b83a
parentc8e3eb9be57f91751aeb9397118755390dbff9a4
ALSA: hda - remove forced polling workaround for CFL and CNL

Remove the workarounds added in commit fa763f1b2858 ("ALSA:
hda - Force polling mode on CNL for fixing codec communication")
and commit a8d7bde23e71 ("ALSA: hda - Force polling mode on CFL
for fixing codec communication").

The workarounds are no longer needed after the more generic
change done in commit 2756d9143aa5 ("ALSA: hda - Fix intermittent
CORB/RIRB stall on Intel chips"). This change applies to a larger
set of hardware and covers CFL and CNL as well.

Similar change was already done to SOF DSP HDA driver with
no regressions detected.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20191115124449.20512-4-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c