commit | a3c7778f8153b9e4eceea6738973280b9e63c618 | [log] [tgz] |
---|---|---|
author | Andrei Warkentin <andreiw@motorola.com> | Mon Apr 11 16:13:42 2011 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 21:01:09 2011 -0400 |
tree | 73d81d32c5c4b06d76ae9f81b444cd6b08b7325e | |
parent | eaa02f751ff4f8abfc2e55a15c20a5a274244418 [diff] |
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 <chuanxiao.dong@intel.com> Signed-off-by: Andrei Warkentin <andreiw@motorola.com> Signed-off-by: Chris Ball <cjb@laptop.org>