Commit 7654db1a9256d746ae4d229ba675f616a5d5e1a1

Authored by Alan Cox
Committed by Jeff Garzik
1 parent 347979a034

ata_piix: Remove stale comment

Combined mode pci quirk hacks went away - so the table to keep in sync
no longer exists.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

Showing 1 changed file with 2 additions and 4 deletions Side-by-side Diff

drivers/ata/ata_piix.c
... ... @@ -223,10 +223,8 @@
223 223 /* ICH8 Mobile PATA Controller */
224 224 { 0x8086, 0x2850, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 },
225 225  
226   - /* NOTE: The following PCI ids must be kept in sync with the
227   - * list in drivers/pci/quirks.c.
228   - */
229   -
  226 + /* SATA ports */
  227 +
230 228 /* 82801EB (ICH5) */
231 229 { 0x8086, 0x24d1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich5_sata },
232 230 /* 82801EB (ICH5) */