From: Linus Walleij Date: Thu, 30 Jun 2011 14:10:21 +0000 (+0100) Subject: ARM: 6980/1: mmci: use StartBitErr to detect bad connections X-Git-Tag: v3.0-rc7~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757df746fc5db0020ddab45914617a19d149c252;p=pandora-kernel.git ARM: 6980/1: mmci: use StartBitErr to detect bad connections Stresstesting insert/remove of SD-cards can trigger a StartBitErr. This made the driver to hang in forever waiting for a non ocurring data timeout. This bit and interrupt is documented in the original PL180 TRM, just never implemented until now. Signed-off-by: Ulf Hansson Reviewed-by: Linus Walleij Reviewed-by: Jonas Aberg Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed