diff options
author | Niravkumar L Rabara <niravkumar.l.rabara@intel.com> | 2025-02-10 08:35:51 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-02-10 18:17:59 +0300 |
commit | f37d135b42cb484bdecee93f56b9f483214ede78 (patch) | |
tree | e7fe98d893ce862aebd4ee81b98e596b61672235 /tools/perf/scripts/python/syscall-counts.py | |
parent | d76d22b5096c5b05208fd982b153b3f182350b19 (diff) | |
download | linux-f37d135b42cb484bdecee93f56b9f483214ede78.tar.xz |
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions