diff options
author | Niravkumar L Rabara <niravkumar.l.rabara@intel.com> | 2025-02-10 13:35:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-27 04:34:21 -0800 |
commit | 6013c144be5fecbe9997f667f698ee584051fd95 (patch) | |
tree | 0da70fe3c2c1853478016bcdf6077a8007c32b38 /tools/perf/scripts/python/stackcollapse.py | |
parent | a33c7492dcdf804b705b6c21018a481414d48038 (diff) |
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
commit f37d135b42cb484bdecee93f56b9f483214ede78 upstream.
dma_map_single is using physical/bus device (DMA) but dma_unmap_single
is using framework device(NAND controller), which is incorrect.
Fixed dma_unmap_single to use correct physical/bus device.
Fixes: ec4ba01e894d ("mtd: rawnand: Add new Cadence NAND driver to MTD subsystem")
Cc: stable@vger.kernel.org
Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@intel.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions