PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
authorHans de Goede <hdegoede@redhat.com>
Fri, 2 Mar 2018 10:36:33 +0000 (11:36 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 4 Mar 2018 20:36:09 +0000 (12:36 -0800)
commit1903be8222b7c278ca897c129ce477c1dd6403a8
tree050e018409b9d6427d63b34b7222d7b0882f964e
parent28b2182dad43f6f8fcbd167539a26714fd12bd64
PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L

The Highpoint RocketRAID 644L uses a Marvel 88SE9235 controller, as with
other Marvel controllers this needs a function 1 DMA alias quirk.

Note the RocketRAID 642L uses the same Marvel 88SE9235 controller and
already is listed with a function 1 DMA alias quirk.

Cc: stable@vger.kernel.org
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1534106
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/pci/quirks.c