diff options
author | 2022-07-07 16:47:28 +0300 | |
---|---|---|
committer | 2022-08-01 15:15:32 -0500 | |
commit | 3c62f878a9695111a43dc2c1f90cf4b15efc76a0 (patch) | |
tree | aba59edd1ad7f3d088381434b47a3095ee57364d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: dwc: Use the bitmap API to allocate bitmaps (diff) | |
download | linux-dev-3c62f878a9695111a43dc2c1f90cf4b15efc76a0.tar.xz linux-dev-3c62f878a9695111a43dc2c1f90cf4b15efc76a0.zip |
PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
The dwc-based drivers set pp->msi_irq to -ENODEV if they do not want the
dwc core to do anything with pp->msi_irq.
dw_pcie_host_init() sets the handler and data when "pp->msi_irq > 0", so
use the same condition when removing the handler and data in
dw_pcie_free_msi().
Link: https://lore.kernel.org/r/20220707134733.2436629-2-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions