commit | d2a083696e403aa34288638fcef943deedaf1492 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Jan 03 22:09:43 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 15 15:28:43 2019 -0500 |
tree | 0000e3672254c1d19306b3969d6232cf97599568 | |
parent | b9a2a0e2e9c024009010a9755d5377795f660b1a [diff] |
cmd: mmc: Force mmc reinit when no card present In case the card is removed, force-init the MMC to start the internal machinery which deregisters and invalidate the MMC device. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com>