Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a83068bb authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] sata_promise: add PCI ID



Noticed by Steve Brown <sbrown25@gmail.com>

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent bbe1fe7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -260,6 +260,7 @@ static const struct pci_device_id pdc_ata_pci_tbl[] = {
#if 0
	{ PCI_VDEVICE(PROMISE, 0x3570), board_20771 },
#endif
	{ PCI_VDEVICE(PROMISE, 0x3577), board_20771 },

	{ }	/* terminate list */
};