cs5536: add support for IDE controller variant
authorAndrey Korolyov <andrey@xdel.ru>
Thu, 10 Aug 2017 10:21:14 +0000 (13:21 +0300)
committerTejun Heo <tj@kernel.org>
Fri, 11 Aug 2017 17:35:07 +0000 (10:35 -0700)
commit591b6bb605785c12a21e8b07a08a277065b655a5
treeb2f480b847ee722d1406ea10a73c0f60107197a1
parentd872ced29d5f847b23bb5a7bc24a234a936568bd
cs5536: add support for IDE controller variant

Several legacy devices such as Geode-based Cisco ASA appliances
and DB800 development board do possess CS5536 IDE controller
with different PCI id than existing one. Using pata_generic is
not always feasible as at least DB800 requires MSR quirk from
pata_cs5536 to be used with vendor firmware.

Signed-off-by: Andrey Korolyov <andrey@xdel.ru>
CC: stable@vger.kernel.org
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_amd.c
drivers/ata/pata_cs5536.c
include/linux/pci_ids.h