From: Andrei Warkentin Date: Mon, 11 Apr 2011 21:13:42 +0000 (-0500) Subject: mmc: sdhci: R1B command handling + MMC_CAP_ERASE. X-Git-Tag: v3.0-rc1~148^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c7778f8153b9e4eceea6738973280b9e63c618;p=pandora-kernel.git mmc: sdhci: R1B command handling + MMC_CAP_ERASE. ERASE command needs R1B response, so fix R1B-type command handling for SDHCI controller. For non-DAT commands using a busy response, the cmd->cmd_timeout_ms (in ms) field is used for timeout calculations. Based on patch by Chuanxiao Dong Signed-off-by: Andrei Warkentin Signed-off-by: Chris Ball --- Reading git-diff-tree failed