aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape.c
diff options
context:
space:
mode:
authorLorenzo Pieralisi <[email protected]>2020-09-04 15:21:32 +0100
committerLorenzo Pieralisi <[email protected]>2020-09-08 22:02:20 +0100
commitd5071f086bac56288646556bbf760e13c2febffe (patch)
tree55f5662e7c30f77aeae1671f5b5dd479578ee7e0 /drivers/pci/controller/dwc/pci-layerscape.c
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
PCI: mvebu: Remove useless msi_controller pointer allocation
The mvebu host controller driver allocates an msi_controller structure pointer without allocating the structure and initializing its methods, which makes the pointer useless. This means that the PCI IRQ MSI layer ignores it and that after all it should not really be needed. Remove it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Rob Herring <[email protected]> Cc: Rob Herring <[email protected]> Cc: Thomas Petazzoni <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions