mmc: core: don't check card status when flushing cache
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 27 May 2016 06:54:50 +0000 (14:54 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 30 May 2016 09:30:13 +0000 (17:30 +0800)
commit53eb7ca76b981809e0362038f4a82930c8b1cc8f
tree5b1fd6c3dc684a1d40d4eed00f3a2bac4619ef03
parent64f9234b9b05d1df85baeba2a072b69ef435b4dc
mmc: core: don't check card status when flushing cache

It's meaningless to check the card's status which execute
the on-going flush. As the status been responsed make no
any sense here.

Change-Id: I34197d1c93c01337dd2e68ec22e3ce8dd195c424
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/mmc/core/core.c