diff options
author | Laura Abbott <[email protected]> | 2016-08-08 09:52:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-08-15 16:38:43 +0200 |
commit | f82ad60e2b82c1efb48c3aa1eddbd516c7b2feea (patch) | |
tree | 5590e706c02f7d535d0c874f11ebdcf4f6abc955 /net/unix/sysctl_net_unix.c | |
parent | da792ccb63d69abd0c6c84857666a086a38d1ef9 (diff) |
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 <[email protected]>
Reviewed-by: Benjamin Gaignard <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions