]> git.baikalelectronics.ru Git - kernel.git/commit
PCI MSI: Add example request loop to MSI-HOWTO.txt
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 20 Mar 2009 04:22:12 +0000 (15:22 +1100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 18:35:04 +0000 (11:35 -0700)
commit6550eff609383dc84fa92ed598eff3b18a9e5cd7
tree32f88260a757d9e24e913202fddcd2cdd420eb03
parent3c6f241c365f5d736b797d68e369e7912e377724
PCI MSI: Add example request loop to MSI-HOWTO.txt

Encourage driver writers to think about supporting a variable number
of MSI-X interrupts, and give an example of how to do such a
request.

Acked-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Documentation/PCI/MSI-HOWTO.txt