Re: [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

2017-11-09 Thread Linus Walleij
On Thu, Nov 9, 2017 at 8:43 AM, Adrian Hunter wrote: > On 08/11/17 11:38, Linus Walleij wrote: >> On Fri, Nov 3, 2017 at 2:20 PM, Adrian Hunter >> wrote: >> >>> There are only a few things the recovery needs to do. Primarily, it just >>> needs to: >>> Determine the number of bytes transf

Re: [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

2017-11-08 Thread Adrian Hunter
On 08/11/17 11:38, Linus Walleij wrote: > On Fri, Nov 3, 2017 at 2:20 PM, Adrian Hunter wrote: > >> There are only a few things the recovery needs to do. Primarily, it just >> needs to: >> Determine the number of bytes transferred >> Get the card back to transfer state >>

Re: [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

2017-11-08 Thread Linus Walleij
On Fri, Nov 3, 2017 at 2:20 PM, Adrian Hunter wrote: > There are only a few things the recovery needs to do. Primarily, it just > needs to: > Determine the number of bytes transferred > Get the card back to transfer state > Determine whether to retry > > There are also a c

[PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

2017-11-03 Thread Adrian Hunter
There are only a few things the recovery needs to do. Primarily, it just needs to: Determine the number of bytes transferred Get the card back to transfer state Determine whether to retry There are also a couple of additional features: Reset the card before the last