diff options
author | Sanchayan Maity <maitysanchayan@gmail.com> | 2016-11-22 12:31:32 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-22 16:47:09 +0000 |
commit | 27d21e9f988e527982a7516fcf411994f498787d (patch) | |
tree | 0373e2a512c1e4f1a33c159077bbf96a76de71cd /Kconfig | |
parent | 9811430465fccae17862213d07eba017c149eb9c (diff) | |
download | op-kernel-dev-27d21e9f988e527982a7516fcf411994f498787d.zip op-kernel-dev-27d21e9f988e527982a7516fcf411994f498787d.tar.gz |
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions