OSDN Git Service

mmc: block: change stop errors to info
authorJohan Rudholm <johan.rudholm@axis.com>
Wed, 17 Sep 2014 07:50:42 +0000 (09:50 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 18 Sep 2014 22:03:37 +0000 (00:03 +0200)
commit5e1344eb3f4804d2d50195e197fcbcdbd60ad049
treeab3fed9d51c4fea1b1748e6e37f52ef5bdbce8f9
parent7e1fc19b29e925d4e567a708625dad1f0fb8bf16
mmc: block: change stop errors to info

Stop command errors are not fatal to the transfer since we make sure
that the card returns to the transfer state and check the card status.
Change an unnecessary error to an info.

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