On Mon, Jul 31, 2017 at 12:41 AM, Jernej Skrabec <[email protected]> wrote: > Currently ccu_frac_helper_set_rate() doesn't wait for a lock bit to be > set before returning. Because of that, unstable clock may be used. > > Add a wait for lock in the helper function. > > Signed-off-by: Jernej Skrabec <[email protected]>
Can you provide a Fixes: tag? Otherwise this looks good.

