From: Grazvydas Ignotas Date: Thu, 15 Mar 2012 23:02:35 +0000 (+0200) Subject: OMAP: HSMMC: avoid erratum workaround when transceiver is attached X-Git-Tag: sz_beta2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0f4b576d6ccd054e2566f04dcad291b1ffe11f;p=pandora-kernel.git OMAP: HSMMC: avoid erratum workaround when transceiver is attached If transceiver is attached to a MMC host of ES2.1 OMAP, it seems 2.1.1.128 erratum doesn't apply and there is no data corruption, probably because of different signal timing. The workaround for this erratum disables multiblock reads, which causes dramatic loss of performance (over 75% slower), so avoid it when transceiver is present. Cc: Paul Walmsley Signed-off-by: Grazvydas Ignotas --- Reading git-diff-tree failed