-
Sean Young authored
clk_get_rate() may do a mutex lock. Fetch the clock rate once, and prevent rate changes using clk_rate_exclusive_get(). Signed-off-by:
Sean Young <sean@mess.org> Reviewed-by:
Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by:
Thierry Reding <thierry.reding@gmail.com>
fcc76072