tegra: SDHCI: disable clock at suspend
authorTodd Poynor <toddpoynor@google.com>
Fri, 19 Nov 2010 04:24:24 +0000 (20:24 -0800)
committerTodd Poynor <toddpoynor@google.com>
Sat, 20 Nov 2010 00:11:04 +0000 (16:11 -0800)
commita4e97fb2370ee832e0e9836fc46b3645056a41cf
tree444677b60e4c6cf13a7a08bcdb848a86cba485c5
parent899ac49afad4ea0449750e5f76b640c248d5eaba
tegra: SDHCI: disable clock at suspend

Ensure sdmmc<n> clock is disabled at suspend, and that the subsequent
resume will perform clock enable processing, which is required if LP0
suspend is in effect.

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