[PATCH 3/4] mmc: davinci: prepare clock
Sekhar Nori
nsekhar at ti.com
Mon Mar 14 04:54:21 PDT 2016
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 at lechnology.com>
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
More information about the linux-arm-kernel
mailing list