]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: ion: Remove import interface
authorLaura Abbott <labbott@redhat.com>
Mon, 3 Apr 2017 18:57:52 +0000 (11:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:36:11 +0000 (12:36 +0200)
commit70ddbddeefe2311d2a40d25710ade2ced5a892fb
treee3b45b48dd64ce90ff0ef21deef814b2680ff2ef
parente036036ffa423705ca5de15902baba160a2d70cd
staging: android: ion: Remove import interface

With the expansion of dma-buf and the move for Ion to be come just an
allocator, the import mechanism is mostly useless. There isn't a kernel
component to Ion anymore and handles are private to Ion. Remove this
interface.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/compat_ion.c
drivers/staging/android/ion/ion-ioctl.c
drivers/staging/android/ion/ion.c
drivers/staging/android/uapi/ion.h