diff options
author | Judy Hsiao <judyhsiao@chromium.org> | 2022-09-30 18:15:46 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-30 19:12:27 +0300 |
commit | f0c8d7468af0001b80b0c86802ee28063f800987 (patch) | |
tree | 288748c3ec540feb0532f413ce2db05e79ecda45 /sound/soc/codecs/nau8825.h | |
parent | 853110992cfefec433ca58cf7d69df4f639abe18 (diff) | |
download | linux-f0c8d7468af0001b80b0c86802ee28063f800987.tar.xz |
ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
1. Uses regmap_read_poll_timeout_atomic to poll I2S_CLR as it is called
within a spin lock.
2. Fixes the typo of break condition in regmap_read_poll_timeout_atomic.
Fixes: fbb0ec656ee5 ("ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR")
Signed-off-by: Judy Hsiao <judyhsiao@chromium.org>
Link: https://lore.kernel.org/r/20220930151546.2017667-1-judyhsiao@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/nau8825.h')
0 files changed, 0 insertions, 0 deletions