diff options
author | Peter Ujfalusi <[email protected]> | 2017-06-16 10:40:55 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-06-20 11:45:01 +0800 |
commit | 9816c09e2c889dfc962f142805eb03fba32debb3 (patch) | |
tree | 4410a712a6b1317a650036568caa10537fd0b34b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a70df14602b33f645d1eb69aad536ec29457a006 (diff) |
dmaengine: omap-dma: port_window support correction for both direction
When the port_window support was verified it was done on setup where only
the MEM_TO_DEV direction was enabled. This got un-noticed and thus only
this direction worked.
Now that I have managed to get a setup to verify both direction it turned
out that the setup was incorrect:
omap_desc members are settings for the slave port while the omap_sg members
apply to the memory side of the sDMA setup.
Fixes: 527a27591312 ("dmaengine: omap-dma: Fix the port_window support")
Signed-off-by: Peter Ujfalusi <[email protected]>
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Tested-by: Tony Lindgren <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions