On Wed, Feb 1, 2012 at 2:48 PM, Ulf Hansson <ulf.hans...@stericsson.com> wrote:

> To prevent I/O as soon as possible at card removal, a new
> detect work is re-scheduled without a delay to let a rescan
> remove the card device as soon a possible.
>
> Additionally, MMC_CAP2_DETECT_ON_ERR can now be used to handle
> "slowly" removed cards that a scheduled detect work did not
> detect as removed. To prevent further I/O requests for these
> lingering removed cards, check if card has been removed and then
> schedule a detect work to properly remove it.
>
> Signed-off-by: Ulf Hansson <ulf.hans...@stericsson.com>
> ---
>
> Changes in v2:
>        - Updated according to review comments.
>        - Merging two patches for this feature into one.

Acked-by: Linus Walleij <linus.wall...@linaro.org>

Even I understand this patch now after all these discussions :-D

Thanks,
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  http://vger.kernel.org/majordomo-info.html

Reply via email to