mmc: core: always check status after reset
authorJohan Rudholm <johan.rudholm@axis.com>
Mon, 12 Jan 2015 14:38:04 +0000 (15:38 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:27 +0000 (09:56 +0100)
Always check if the card is alive after a successful reset. This allows
us to remove mmc_hw_reset_check(), leaving mmc_hw_reset() as the only
card reset interface.

Signed-off-by: Johan Rudholm <johanru@axis.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/card/mmc_test.c
drivers/mmc/core/core.c
include/linux/mmc/core.h

Simple merge
Simple merge
Simple merge