On 10/9/2012 6:33 PM, Sekhar Nori wrote: > On 9/17/2012 10:07 PM, Murali Karicheri wrote: >> As a first step towards migrating davinci platforms to use common clock >> framework, replace all instances of clk_enable() with clk_prepare_enable() >> and clk_disable() with clk_disable_unprepare(). Until the platform is >> switched to use the CONFIG_HAVE_CLK_PREPARE Kconfig variable, this just >> adds a might_sleep() call and would work without any issues. >> >> This will make it easy later to switch to common clk based implementation >> of clk driver from DaVinci specific driver. >> >> Signed-off-by: Murali Karicheri <m-kariche...@ti.com> >> Reviewed-by: Mike Turquette <mturque...@linaro.org> > > Tested this using NAND flash on DA850 EVM. > > Acked-by: Sekhar Nori <nsek...@ti.com> > > Any chance this can make into the v3.7 kernel?
Just noticed another thread where Artem replied saying this patch is pushed. Sorry about the noise. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source