]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2bc07d64f747d9790933c6cf077c1389374ee13b
treeab3fed9d51c4fea1b1748e6e37f52ef5bdbce8f9
parenta689e75c599d16de8e6ffe551d538c3c0cea0fa8
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