[U-Boot] [PATCH 1/3] fsl_esdhc: Always stop clock before changing frequency

Kumar Gala galak at kernel.crashing.org
Sun Mar 21 19:10:09 CET 2010


On Mar 20, 2010, at 12:54 PM, Stefano Babic wrote:

> Kumar Gala wrote:
>> We need to stop the clocks on 83xx/85xx as well as imx.  No need to make
>> this code conditional to just imx.
>> 
>> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
>> ---
>> drivers/mmc/fsl_esdhc.c |   11 +++--------
>> include/fsl_esdhc.h     |    3 +--
>> 2 files changed, 4 insertions(+), 10 deletions(-)
>> 
> 
> Agree, but please remove clk_enable from the mx51evk.c, too.
> 
> Tested successfully on mx51evk.
> 
> Acked-by: Stefano Babic <sbabic at denx.de>

applied to 85xx-next.

- k


More information about the U-Boot mailing list