diff options
| author | Benjamin Poirier <[email protected]> | 2019-09-27 19:12:01 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-10-04 17:17:45 +0200 |
| commit | cf1c2987bfd890a9c4ef3f174ed6148ec9b2b622 (patch) | |
| tree | d5382f0bec257392f47c9f754d4e839026e40595 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 16714d98bf631909864f7eacd591ab5f7cf1588c (diff) | |
staging: qlge: Remove useless dma synchronization calls
This is unneeded for two reasons:
1) the cpu does not write data for the device in the mapping
2) calls like ..._sync_..._for_device(..., ..._FROMDEVICE) are
nonsensical, see commit 3f0fb4e85b38 ("Documentation/DMA-API-HOWTO.txt:
fix misleading example")
Signed-off-by: Benjamin Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions