On Tuesday 15 March 2016 04:24 AM, David Lechner wrote: > When trying to use this driver with the common clock framework, enabling > the clock fails because it was not prepared. This fixes the problem by > calling clk_prepare and clk_enable in a single function. Ditto for > clk_disable_unprepare. > > Signed-off-by: David Lechner <[email protected]>
Acked-by: Sekhar Nori <[email protected]> Regards, Sekhar

