Re: [PATCH] mmc: sd: warn if card stays busy during init

2014-06-16 Thread Ulf Hansson
On 23 May 2014 16:15, Johan Rudholm johan.rudh...@axis.com wrote: 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 joha...@axis.com Thanks! Applied for next. Kind

[PATCH] mmc: sd: warn if card stays busy during init

2014-05-23 Thread Johan Rudholm
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 joha...@axis.com --- drivers/mmc/core/sd_ops.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git