This patchset just for add missing call to 'pci_free_irq_vectors()' in
the error handling path of the probe function, or in the remove function.

Dejin Zheng (3):
  dmaengine: hsu: Add missing call to 'pci_free_irq_vectors()' in probe
    and remove functions
  dmaengine: dw-edma: Add missing call to 'pci_free_irq_vectors()' in
    probe function
  dmaengine: hisilicon: Add missing call to 'pci_free_irq_vectors()' in
    probe function

 drivers/dma/dw-edma/dw-edma-pcie.c | 15 +++++++++++----
 drivers/dma/hisi_dma.c             | 14 ++++++++++----
 drivers/dma/hsu/pci.c              |  5 ++++-
 3 files changed, 25 insertions(+), 9 deletions(-)

-- 
2.25.0

Reply via email to