diff options
author | Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> | 2022-10-07 10:48:56 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-10-09 12:34:32 +0200 |
commit | 556a11a082ee208455ed42e7c460849cc3dbd68c (patch) | |
tree | 4843c30daa2d79c9ba554b0b5f204d54bd29b4f6 /sound/usb/endpoint.c | |
parent | 417b9c51f59734d852e47252476fadc293ad994a (diff) | |
download | linux-556a11a082ee208455ed42e7c460849cc3dbd68c.tar.gz |
ALSA: hda: Update register polling macros
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.
Fixes: d91857059def ("ALSA: hda: Rework snd_hdac_stream_reset() to use macros")
Reported-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/alsa-devel/20220818141517.109280-1-amadeuszx.slawinski@linux.intel.com/T/#m1270737db52b5ef163eff73cb5f862d16a07a428
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20221007084856.1638302-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/endpoint.c')
0 files changed, 0 insertions, 0 deletions