diff options
author | Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> | 2024-12-10 19:09:39 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-11 13:24:00 +0000 |
commit | 4bf77dfa3308b7cfda29d9c4ead1dc32f1ceefa9 (patch) | |
tree | 93a775a8b87b3658f25b0e279b43e14696981c0c /scripts/lib/kdoc/kdoc_parser.py | |
parent | 109e60866f11c7db8f720f01b0bda3105c47b463 (diff) |
ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
Use readl_poll_timeout_atomic() instead of hardcoding something similar.
While at it replace dev_info() with dev_warn_ratelimited() as the
rz_ssi_set_idle() can also be called from IRQ context and if the SSI
idle is not properly set this is at least a warning for user.
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20241210170953.2936724-11-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions