diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-09-03 03:50:45 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-10-13 20:04:50 -0700 |
commit | 21534fe39c494913849f3c46e41282b96bce7df6 (patch) | |
tree | b14e06ac2ed5479e7800b8fa5c7b9cf9ad7080ff /drivers/clk/clk-ast2600.c | |
parent | 29c37341b54f7a500727799b94565fcc5dd8e6f8 (diff) | |
download | linux-21534fe39c494913849f3c46e41282b96bce7df6.tar.bz2 |
clk: ingenic: Use readl_poll_timeout instead of custom loop
Use the readl_poll_timeout() function instead of rolling our own
busy-wait loops. This makes the code simpler.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200903015048.3091523-2-paul@crapouillou.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-ast2600.c')
0 files changed, 0 insertions, 0 deletions