summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-au1550.c
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2016-11-22 08:01:32 +0100
committerMark Brown <broonie@kernel.org>2016-11-22 17:47:09 +0100
commit27d21e9f988e527982a7516fcf411994f498787d (patch)
tree0373e2a512c1e4f1a33c159077bbf96a76de71cd /drivers/spi/spi-au1550.c
parentspi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE (diff)
downloadlinux-27d21e9f988e527982a7516fcf411994f498787d.tar.xz
linux-27d21e9f988e527982a7516fcf411994f498787d.zip
spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers
Buffers allocated with a call to dma_alloc_coherent should be freed with dma_free_coherent instead of the currently used devm_kfree. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-au1550.c')
0 files changed, 0 insertions, 0 deletions