On 03/14/2016 06:54 AM, Sekhar Nori wrote:
On Thursday 10 March 2016 05:20 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.
Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
Patch looks good. But I wonder how you hit this issue since we dont use
common clock framework on mach-davinci and this driver is not used
anywhere else AFAIK.
Regards,
Sekhar
Because I am working towards getting the common clock framework working
on mach-davinci - at least with da8xx/device tree. :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html