提交 41bbc8bf 编写于 作者: A Alan Cox 提交者: Jeff Garzik

[PATCH] libata: Note weakness in our PCI handling that one day wants fixing

Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 db7f44d9
......@@ -648,6 +648,7 @@ int ata_pci_init_one (struct pci_dev *pdev, struct ata_port_info **port_info,
goto err_out_regions;
}
/* FIXME: If we get no DMA mask we should fall back to PIO */
rc = pci_set_dma_mask(pdev, ATA_DMA_MASK);
if (rc)
goto err_out_regions;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册