commit | 79707374090411c5fa9dbcde862e59306bf8f765 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Sep 18 13:58:35 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 18 13:58:35 2015 -0500 |
tree | 27fa887d0045afa25b0e4d4ae6fb3f3d4936a923 | |
parent | ea643e1a33576216de589cf525dbb40267fde5a9 [diff] |
PCI: designware: Implement multivector MSI IRQ setup Implement multivector MSI IRQ setup. This allows to set up and use multiple MSI IRQs per device. [bhelgaas: changelog, use -EINVAL instead of -ENOSYS] Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Pratyush Anand <pratyush.anand@gmail.com>