commit | ea643e1a33576216de589cf525dbb40267fde5a9 | [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 | fab9fddb5d81211c90717a1d2e0450dde2e5b7c3 | |
parent | 339e5b44eda2150baad183def6b7030fad5ec44e [diff] |
PCI: designware: Factor out MSI msg setup Factor out the PCI MSI message setup from the single MSI setup function. This will be reused by the multivector MSI setup. No functional change yet. 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>