lkml.org 
[lkml]   [2016]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpci_alloc_irq_vectors use in 8250_lpss.c
Hi Andy,

two comment on your ぱatch to add MSI support to the above driver.

First pci_alloc_irq_vectors gained a mandatory flags argument, so
for MSI suport you now need to pass PCI_IRQ_MSI in flags for the
code to work.

Second please make sure to always pair pci_alloc_irq_vectors
with pci_free_irq_vectors on the remove path.

Thanks,
Christoph

\
 
 \ /
  Last update: 2016-10-09 19:58    [W:0.043 / U:0.864 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site