summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/Kconfig
diff options
context:
space:
mode:
authorGao Pan <pandy.gao@nxp.com>2016-01-18 08:44:01 +0100
committerMark Brown <broonie@kernel.org>2016-01-22 17:46:58 +0100
commitf8efca2f1783050368c71e978ee32d3aa692637b (patch)
tree6b4032cdcd74759d85739bad456cd792c6ceebd0 /drivers/pci/host/Kconfig
parentMerge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an... (diff)
downloadlinux-f8efca2f1783050368c71e978ee32d3aa692637b.tar.xz
linux-f8efca2f1783050368c71e978ee32d3aa692637b.zip
spi: imx: fix spi resource leak with dma transfer
In spi_imx_dma_transfer(), when desc_rx = dmaengine_prep_slave_sg() fails, the context goes to label no_dma and then return. However, the memory allocated for desc_tx has not been freed yet, which leads to resource leak. Signed-off-by: Gao Pan <pandy.gao@nxp.com> Reviewed-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/pci/host/Kconfig')
0 files changed, 0 insertions, 0 deletions