aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2010-03-24 12:10:48 +0200
committerDavid Woodhouse <[email protected]>2010-05-10 14:17:05 +0100
commit4a70b7d3953c279738a094d2e5ffe7c66b15a5d0 (patch)
treed791145ce49044b85b0e782f22b8046b8ba76422 /tools/perf/scripts/python
parentac39ee304ac33f15107e42adb5ee5b0d0ce2dc4a (diff)
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Functions omap2_onenand_write_bufferram() and omap3_onenand_write_bufferram() map the write buffer and store the returned handle in variable dma_src. However, when DMA unmap is done, variable dma_dst is used instead of the correct dma_src. This patch fixes them to use the correct DMA buffer. Signed-off-by: Mika Westerberg <[email protected]> Tested-by: Arnaud Ebalard <[email protected]> Acked-by: Adrian Hunter <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions