[PATCH 04/13] PCI: quirk dma_func_alias for Marvell devices

2014-05-01 Thread Alex Williamson
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 function alias bitmap. Signed-off-by: Alex Williamson --- drivers/pci/quirks.c | 22

[PATCH 04/13] PCI: quirk dma_func_alias for Marvell devices

2014-05-01 Thread Alex Williamson
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 function alias bitmap. Signed-off-by: Alex Williamson alex.william...@redhat.com --- drivers/pci/quirks.c