summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2013-05-28 18:21:57 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-27 10:28:41 -0700
commitcec2ab9ba3a05f03fa390c66cc77ef0e8ef36529 (patch)
treef87565d4cfd0493c0e6886fa5b7ccf49437c3484 /include/linux
parent5af7b3e981b3211eb80652aa1bcc224a43582888 (diff)
mmc: sdhci-msm: fix pwrsave bit handling
SDCC controller provides the PWRSAVE control bit to automatically disable the clock to card when there is no activity with card. During the SDCC DLL tuning, PWRSAVE is disabled to make sure that clock is always running but once the DLL tuning is completed, currently we enable the PWRSAVE unconditionally irrespective of its previous state. This change ensures that we always check if the previous state of pwrsave before really enabling it. Change-Id: I464ab1e0db41af50550bb5a9ea9b909ee0d27dd9 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions