]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: Add function 1 DMA alias quirk for Marvell 9120
authorSakari Ailus <sakari.ailus@iki.fi>
Thu, 21 May 2015 21:03:38 +0000 (00:03 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 May 2015 14:50:41 +0000 (09:50 -0500)
commit247de694349c2eeea11b8d8936541f5012a09318
tree10cd176a92b8dc2763a66e52f206378db524b8cb
parentdca230d162e27386d2ff24438ef56c645e55bf44
PCI: Add function 1 DMA alias quirk for Marvell 9120

Marvell 9120 SATA controller has the same issue as a number of others, so
use the same quirk for this one.  The other quirks were added by
cc346a4714a5 ("PCI: Add function 1 DMA alias quirk for Marvell devices").

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
drivers/pci/quirks.c