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)
commit5e863662add1fc00bf088dc381b787edc0a0de5b
treec0ad20d23533daf43fd96472fdb8de172df3f1e1
parent258c749e41c4f4ccf0c8a68b879a00c289ae9217
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