summaryrefslogtreecommitdiff
path: root/include/linux/cdev.h
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2013-04-16 18:06:06 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-27 10:28:34 -0700
commit5e38ca325072821fa875559b5df4df7c5df9d5b2 (patch)
tree72dc55019ba26f37f618a738bd32521fdef60b43 /include/linux/cdev.h
parent18986103dcad122db816a0b4c34292a01dd3c278 (diff)
mmc: sdhci: Fix issues with msm 3.9 kernel
This patch fixes the following issues in sdhci driver from msm 3.9 kernel - 1. gpio_get_value_cansleep() is used from atomic context resulting in warning from gpio driver. Move it to non-atomic context. 2. Move sdhci_enable_preset_value() in set_ios callback after clocks are enabled otherwise it would result in access to SDHCI registers if clocks are disabled due to clock gating or suspend. Change-Id: I231aa6e5c02669cf1aa3f21764642fa7da9a01ff Signed-off-by: Sahitya Tummala <stummala@codeaurora.org> [subhashj@codeaurora.org: fixed merge conflict] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/cdev.h')
0 files changed, 0 insertions, 0 deletions