12 Jun
2020
12 Jun
'20
1:01 p.m.
On Fri, 12 Jun 2020 12:50:48 +0200, Brent Lu wrote:
Port commit 6d011d5057ff ("ALSA: hda: Clear RIRB status before reading WP") from legacy HDA driver to fix the get response timeout issue. Current SOF driver does not suffer from this issue because sync write is enabled in hda_init. The issue will come back if the sync write is disabled for some reason.
Signed-off-by: Brent Lu brent.lu@intel.com
Reviewed-by: Takashi Iwai tiwai@suse.de
Thanks!
Takashi