]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0020cafd8df77a62356b9455c5be8374cb7e5db3
tree104675486d80deb162579fd245f351344a47711c
parent4211da707b2ed9c3d985d846f77420e1a51c7f85
PCI: Add function 1 DMA alias quirk for Marvell devices

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