commit | ec2ed7006263bd4224083aff7833bd791ac35d65 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Sep 12 16:38:56 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:26:27 2013 -0400 |
tree | 9c1eb6324965a9db8452c64a684fd41a1a6b5f21 | |
parent | 0f791fdad82a02af013e4fc8c385dc690080c366 [diff] |
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>