On 01/28, Tero Kristo wrote: > Convert DPLL support code to use clk_hw pointers for reference and bypass > clocks. This allows us to use clk_hw_* APIs for accessing any required > parameters for these clocks, avoiding some locking problems at least with > DPLL enable code; this used clk_get_rate which uses mutex but isn't > good under clk_enable / clk_disable. > > Signed-off-by: Tero Kristo <t-kristo@xxxxxx> > --- Looks good. Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html