PCI: Add function 1 DMA alias quirk for Marvell devices
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 28 May 2014 20:54:00 +0000 (14:54 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 28 May 2014 21:48:03 +0000 (15:48 -0600)
Several Marvell devices and a JMicron device have a similar DMA requester
ID problem to Ricoh, except they use function 1 as the PCIe requester ID.
Add a quirk for these to populate the DMA alias with the correct devfn.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=42679
Tested-by: George Spelvin <linux@horizon.com>
Tested-by: Andreas Schrägle <ajs124.ajs124@gmail.com>
Tested-by: Tobias N <qemu@suppser.de>
Tested-by: <daxcore@online.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c

Simple merge