diff options
author | Laura Abbott <labbott@redhat.com> | 2016-08-08 19:52:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-15 17:38:43 +0300 |
commit | f82ad60e2b82c1efb48c3aa1eddbd516c7b2feea (patch) | |
tree | 5590e706c02f7d535d0c874f11ebdcf4f6abc955 /tools/perf/scripts/python | |
parent | da792ccb63d69abd0c6c84857666a086a38d1ef9 (diff) | |
download | linux-f82ad60e2b82c1efb48c3aa1eddbd516c7b2feea.tar.xz |
staging: android: ion: Get rid of map_dma/unmap_dma
The map_dma API interface was designed to generate an sg_table.
Currently, every client just creates the table at allocation time and
then returns the one table. Nothing happens on unmap_dma either.
Just get rid of the API and assign the sg_table directly.
Signed-off-by: Laura Abbott <labbott@redhat.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions