commit | de71fbe468b5531914735c88834187ae4e64202f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Oct 31 06:51:34 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Thu Nov 03 02:15:00 2011 -0500 |
tree | 2ac6a41abc14ad190287e0d32dd1c7312e912760 | |
parent | 3e81c7724099f3f7e18bc3344825e63dcbf9a0f5 [diff] |
tegra2: Move MMC clock initialization into MMC driver This centralizes knowledge of MMC clocking into the MMC driver. This also removes clock setup from the board files, which will simplify later changes that modify the Harmony board to support the correct set of MMC controllers. Signed-off-by: Stephen Warren <swarren@nvidia.com> Cc: Andy Fleming <afleming@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>