mmc: core: Rename erase_timeout to cmd_timeout_ms.
authorAndrei Warkentin <andreiw@motorola.com>
Mon, 11 Apr 2011 21:13:41 +0000 (16:13 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 01:01:05 +0000 (21:01 -0400)
Renames erase_timeout to cmd_timeout_ms inside struct mmc_command.
First step to making host honor timeouts for non-data-transfer
commands. Cleans up erase timeout code.

Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found