commit | 458ab8cb6c118323049ed471a7b5fda87ee45cdc | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Wed Jun 13 08:56:32 2012 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Mon Jun 18 19:30:59 2012 -0600 |
tree | 10da7d1b0653ab038933949a3af861ead1bb2e7a | |
parent | 3211c8c4b47a9462e70937f3e0784aea74694fcf [diff] |
mmc: msm_sdcc: Fix clocks not being turned off during suspend When CONFIG_MMC_CLKGATE is not defined the SDCC clocks would always be on even though the suspend framework tries to suspend the device. Change-Id: I8855b1fed40ee567a0433c5d36071458a8c5a48c Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>