summaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>2017-03-27 22:46:20 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-29 21:39:44 -0700
commit20bc1967628013610d0e30e0d4ec6a8b9384d1d9 (patch)
tree6fa4f176287069d1ae17d418200dc6a8fe1267db /include/linux/fpga/fpga-mgr.h
parent664cdd33f956accabebd29edba6c220b1580744d (diff)
mmc: host: sdhci-msm: Skip reading GENERICS register in check_pwr_status
Skip checking the SWITCHABLE_SIGNALING_VOLTAGE bit of MCI_GENERICS register while checking power status on SDHC v5.0 onwards. This bit shows whether controller supports switching of IO signaling voltage or not. On SDHC v5.0, switchable signaling voltage support is present by default and this bit was removed. So we can skip checking this bit in case of v5.0 controller. Without this patch, driver tries to read a non-existing bit field which is causing driver to proceed without waiting for pwr-irq. In some case its turning off the clock even before pwr irq finishes thus resulting in un-clocked access errors. Change-Id: I5beaf5bf043999522e3f2ec537568524c5aec4bf Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions