diff options
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2020-01-29 19:38:20 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-06-15 12:47:14 +0300 |
commit | 3507df1a4615113ae6509e0f14f6546f0d1c84b4 (patch) | |
tree | fcd7d37fae3b8b40d06d4efaad388139655800b6 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | bf4237a188f872e535de8cbfc7903c1387b83b01 (diff) | |
download | linux-3507df1a4615113ae6509e0f14f6546f0d1c84b4.tar.xz |
clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
Instead of open coding the polling of the lock status, use the
handy regmap_read_poll_timeout for this. As the pll locking is
normally blazingly fast and we don't want to incur additional
delays, we're not doing any sleeps similar to for example the imx
clk-pllv4 and define a very safe but still short timeout of 1ms.
Suggested-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200129163821.1547295-2-heiko@sntech.de
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions