tegra sdhci: Enable/disable SDCLK source in set_clock host_op
authorTodd Poynor <toddpoynor@google.com>
Mon, 11 Oct 2010 22:31:42 +0000 (15:31 -0700)
committerTodd Poynor <toddpoynor@google.com>
Mon, 8 Nov 2010 23:37:55 +0000 (15:37 -0800)
commitb449ac9b84009fd7ac8ac9593032a14eae165d27
treebe4346c94a3e7ab05bb24b75f9c1a4704425637b
parent260a918374de22dca1156367fdf739426192463a
tegra sdhci: Enable/disable SDCLK source in set_clock host_op

Now with 100% more LP0 suspend support.  sdhci_resume_host accesses
the SDHCI controller, so enable the sdmmc<n> clock at resume, and
let the MMC card layer tell us (later on) whether SDCLK is needed or
not.

Change-Id: Ia66e54e93f607d03053315fdc3b9a0e9bea29b68
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/mmc/host/sdhci-tegra.c