]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sd: warn if card stays busy during init
authorJohan Rudholm <johan.rudholm@axis.com>
Fri, 23 May 2014 14:15:03 +0000 (16:15 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:07 +0000 (11:26 +0200)
commitc0cfada9ea1816ac63a2f2812f3062f5672aafff
treec0ad20d23533daf43fd96472fdb8de172df3f1e1
parentc6faf384807a2a9f95efee16a9723c13197416bc
mmc: sd: warn if card stays busy during init

The initialization of some SD-cards fails because the card never
leaves the busy state. Aid trouble shooting by indicating this in the
kernel log.

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