9 Oct
2022
9 Oct
'22
12:37 p.m.
On Fri, 07 Oct 2022 10:48:56 +0200, Amadeusz Sławiński wrote:
Recent commit d91857059def ("ALSA: hda: Rework snd_hdac_stream_reset() to use macros") missed that on some devices register access needs to be done with unaligned access helper. Change polling macros to use read_poll_timeout_atomic() in order to specify register read function.
Reported-by: Jon Hunter jonathanh@nvidia.com Link: https://lore.kernel.org/alsa-devel/20220818141517.109280-1-amadeuszx.slawins... Reviewed-by: Cezary Rojewski cezary.rojewski@intel.com Signed-off-by: Amadeusz Sławiński amadeuszx.slawinski@linux.intel.com
Thanks, applied with Fixes tag.
Takashi