Re: [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery

From: Linus Walleij
Date: Wed Nov 08 2017 - 04:31:08 EST


On Fri, Nov 3, 2017 at 2:20 PM, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:

> Recovery is simpler to understand if it is only used for errors. Create a
> separate function for card polling.
>
> Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

This looks good but I can't see why it's not folded into
patch 3 already. This error handling is introduced there.

Yours,
Linus Walleij