[PATCH v2] serial: 8250_lpss: Unconditionally set PCI master for Quark

2017-03-23 Thread Jan Kiszka
MSI needs it as well. Should have no practical impact, though, as DMA is always available on the Quark. But given the few users of pci_alloc_irq_vectors so far, this incorrect pattern may spread otherwise. Fixes: 3f3a46951e02 ("serial: 8250_lpss: set PCI master only for private DMA")

[PATCH v2] serial: 8250_lpss: Unconditionally set PCI master for Quark

2017-03-23 Thread Jan Kiszka
MSI needs it as well. Should have no practical impact, though, as DMA is always available on the Quark. But given the few users of pci_alloc_irq_vectors so far, this incorrect pattern may spread otherwise. Fixes: 3f3a46951e02 ("serial: 8250_lpss: set PCI master only for private DMA")