[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210214132153.575350-1-zhengdejin5@gmail.com>
Date: Sun, 14 Feb 2021 21:21:50 +0800
From: Dejin Zheng <zhengdejin5@...il.com>
To: gustavo.pimentel@...opsys.com, vkoul@...nel.org,
wangzhou1@...ilicon.com, ftoth@...londelft.nl,
andy.shevchenko@...il.com, qiuzhenfa@...ilicon.com,
dmaengine@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Dejin Zheng <zhengdejin5@...il.com>
Subject: [PATCH 0/3] Add missing call to 'pci_free_irq_vectors()'
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
Powered by blists - more mailing lists