
3 Aug
2017
3 Aug
'17
8:25 p.m.
On 2 August 2017 at 20:07, Bin Meng bmeng.cn@gmail.com wrote:
ahci_probe_scsi() now takes a 'base' argument, and there is an API that prepares base address for us: ahci_probe_scsi_pci().
Reported-by: Tom Rini trini@konsulko.com Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/ata/ahci-pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org