Re: [PATCH 1/3] ata: Allow having a port recovery callback

From: Sergei Shtylyov
Date: Wed Jan 10 2018 - 11:02:26 EST


Hello!

On 01/10/2018 02:04 AM, Florian Fainelli wrote:

Some AHCI controllers may need to recovery from a failure to identify a drive,

Recover.

such as the Broadcom AHCI controller, make that possible at both the
libata-core.c and AHCI controller level such that we can provide such an error
recovery callback.

Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
[...]

MBR, Sergei