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)
commit83533ab28380f6957af39a7b322e639e42dbdaf1
tree2b7a8f3e11e0beef743e13fbf2862605b279d611
parent25185f3f31c924eecc6ff4f55f7acceabf24de11
mmc: core: always check status after reset

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
This page took 0.025729 seconds and 5 git commands to generate.