From: Alexander Elbs Date: Wed, 4 Jan 2012 04:26:53 +0000 (-0500) Subject: mmc: sd: Fix SDR12 timing regression X-Git-Tag: v3.3-rc1~72^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd8df17fe83483d7ea06ff229895e35a42071599;p=pandora-kernel.git mmc: sd: Fix SDR12 timing regression This patch fixes a failure to recognize SD cards reported on a Dell Vostro with O2 Micro SD card reader. Patch 49c468f ("mmc: sd: add support for uhs bus speed mode selection") caused the problem, by setting the SDHCI_CTRL_HISPD flag even for legacy timings. Signed-off-by: Alexander Elbs Acked-by: Philip Rakity Acked-by: Arindam Nath Cc: stable Signed-off-by: Chris Ball --- Reading git-diff-tree failed