From: Ulf Hansson Date: Thu, 12 Sep 2013 14:38:56 +0000 (+0200) Subject: mmc: core: Remove unnecessary retry mechanism at SDIO attach X-Git-Tag: v3.13-rc1~50^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2ed7006263bd4224083aff7833bd791ac35d65;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed