]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_esdhc: Always stop clock before changing frequency
authorKumar Gala <galak@kernel.crashing.org>
Thu, 18 Mar 2010 20:51:05 +0000 (15:51 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 7 Apr 2010 05:01:11 +0000 (00:01 -0500)
commitcc4d1226585fa2544b5116702b02eacbb7aa48a1
tree029d33f169cca5518765e362231974c734a694ff
parentffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af
fsl_esdhc: Always stop clock before changing frequency

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@kernel.crashing.org>
Acked-by: Stefano Babic <sbabic@denx.de>
drivers/mmc/fsl_esdhc.c
include/fsl_esdhc.h