[PATCH 02/13] ata: ahci-pci: Use scsi_ops to initialize ops
Simon Glass
sjg at chromium.org
Wed Apr 14 21:37:35 CEST 2021
On Tue, 13 Apr 2021 at 16:22, Masami Hiramatsu
<masami.hiramatsu at linaro.org> wrote:
>
> Without this fix, scsi-scan will cause a synchronous abort
> when accessing ops->scan.
>
> Signed-off-by: Masami Hiramatsu <masami.hiramatsu at linaro.org>
> ---
> drivers/ata/ahci-pci.c | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list