commit | 83533ab28380f6957af39a7b322e639e42dbdaf1 | [log] [tgz] |
---|---|---|
author | Johan Rudholm <johan.rudholm@axis.com> | Mon Jan 12 15:38:04 2015 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jan 19 09:56:27 2015 +0100 |
tree | 2b7a8f3e11e0beef743e13fbf2862605b279d611 | |
parent | 25185f3f31c924eecc6ff4f55f7acceabf24de11 [diff] |
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>