Re: RFC: improved error recovery

2011-01-10 Thread Linus Walleij
2011/1/8 Russell King - ARM Linux : > This is my patch to improve error recovery. Looks sane to me. Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at

RFC: improved error recovery

2011-01-07 Thread Russell King - ARM Linux
This is my patch to improve error recovery. Note that in MMC mode, if a command fails as indicated by cmd->error being non-zero, that means we didn't get a valid response from the card, which in turn means that cmd->resp[] is invalid, and all other state should be ignored. (The way we set things