ahci: remove duplicated PCI device IDs
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 19 Sep 2021 09:43:13 +0000 (11:43 +0200)
committerDamien Le Moal <damien.lemoal@wdc.com>
Tue, 21 Sep 2021 01:02:31 +0000 (10:02 +0900)
commit0e96dc47b95a4f33c4abcb7724887b73ff319832
treeb9162bdbd824f2d5ff9f266826be116bc64f7b1e
parente4e737bb5c170df6135a127739a9e6148ee3da82
ahci: remove duplicated PCI device IDs

Intel devices 0x2822, 0x2823, 0x2826 and 0x2827 are already on the list
as Lewisburg AHCI/RAID.  They use same configuration except 0x2822 which
has board_ahci_nosntf (for ICH8).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/ahci.c