mmc: core: Remove unnecessary retry mechanism at SDIO attach
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 12 Sep 2013 14:38:56 +0000 (16:38 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:26:27 +0000 (20:26 -0400)
commitec2ed7006263bd4224083aff7833bd791ac35d65
tree9c1eb6324965a9db8452c64a684fd41a1a6b5f21
parent0f791fdad82a02af013e4fc8c385dc690080c366
mmc: core: Remove unnecessary retry mechanism at SDIO attach

The retry and fallback mechanism when failing to switch to 1.8V
signaling voltage is handled by the SDIO card init function. Thus we
can remove the duplicated old code from the attach function.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/sdio.c
This page took 0.025026 seconds and 5 git commands to generate.