]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
cs5536: add support for IDE controller variant
authorAndrey Korolyov <andrey@xdel.ru>
Thu, 10 Aug 2017 10:21:14 +0000 (13:21 +0300)
committerSeth Forshee <seth.forshee@canonical.com>
Sun, 10 Sep 2017 23:08:58 +0000 (18:08 -0500)
commit897f069e76528e589f78e84e8f9e1a96a1f2c92e
tree8f3cef2869eef8b7a757537a33df8005d223381f
parent9b0261168ac384e63d56be1f7c88dd03fa105960
cs5536: add support for IDE controller variant

BugLink: http://bugs.launchpad.net/bugs/1716284
commit 591b6bb605785c12a21e8b07a08a277065b655a5 upstream.

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>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/ata/pata_amd.c
drivers/ata/pata_cs5536.c
include/linux/pci_ids.h