summaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorAdrian Hunter2017-03-20 18:50:37 +0100
committerUlf Hansson2017-04-24 21:41:29 +0200
commitd1e4f74f911daee4d69b5fd0c81902f7d37de579 (patch)
tree9ea1ec6a4b468a1c0b000273e6046bef6c579081 /arch/cris
parentmmc: sdhci: Remove ->select_drive_strength() callback (diff)
downloadkernel-qcow2-linux-d1e4f74f911daee4d69b5fd0c81902f7d37de579.tar.gz
kernel-qcow2-linux-d1e4f74f911daee4d69b5fd0c81902f7d37de579.tar.xz
kernel-qcow2-linux-d1e4f74f911daee4d69b5fd0c81902f7d37de579.zip
mmc: sdhci: Do not use spin lock in set_ios paths
The spin lock is not necessary in set_ios. Anything that is racing with changes to the I/O state is already broken. The mmc core already provides synchronization via "claiming" the host. So remove spin_lock and friends from sdhci_set_ios and related callbacks. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions