commit | 09876a3386253ffeca95fe4233e59d917bf6a0d2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Mar 18 15:51:05 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 07 00:01:11 2010 -0500 |
tree | 029d33f169cca5518765e362231974c734a694ff | |
parent | 8f16e078450aaa76dbb53d32707de30612bf46fc [diff] |
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>