staging: android: ion: Get rid of ion_sg_table
authorLaura Abbott <labbott@redhat.com>
Mon, 8 Aug 2016 16:52:54 +0000 (09:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 14:38:43 +0000 (16:38 +0200)
commitc7df077b6d6db8d3bed1d5de2707f3386198ae0d
treec6db8ddbefbb78450253688437a844d9c18ff643
parent803394d03b43ba0ef4a9ed148de19c01d87cd13a
staging: android: ion: Get rid of ion_sg_table

The ion_sg_table interface is mostly a reimplementation of
what dma_buf is doing. Clients should be using dma_buf APIs instead.

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>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h