OSDN Git Service

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)
commit4c23cbff073f3b9bf03c3ccd75bc2d09b34fcc15
treee3b45b48dd64ce90ff0ef21deef814b2680ff2ef
parent73794b373f0f3d5606daec859aae62599b8025f4
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