diff options
author | Sandor Bodo-Merle <sbodomerle@gmail.com> | 2017-10-07 14:08:44 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-17 14:00:25 -0500 |
commit | fc54bae288182056e9d2431fb1018bf5229ea52d (patch) | |
tree | a51db1cf68886a39943f993f558369b5f3b5f96e /drivers/pci/dwc | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) |
PCI: iproc: Allow allocation of multiple MSIs
Add support for allocating multiple MSIs at the same time, so that the
MSI_FLAG_MULTI_PCI_MSI flag can be added to the msi_domain_info structure.
Avoid storing the hwirq in the low 5 bits of the message data, as it is
used by the device. Also fix an endianness problem by using readl().
Signed-off-by: Sandor Bodo-Merle <sbodomerle@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Diffstat (limited to 'drivers/pci/dwc')
0 files changed, 0 insertions, 0 deletions