staging: android: ion: Remove page faulting support
authorLaura Abbott <labbott@redhat.com>
Mon, 3 Apr 2017 18:57:49 +0000 (11:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:36:11 +0000 (12:36 +0200)
commit0499a61425384acbfb96e30aaa9fe82d3a9f3f51
tree1bba2442a2309fb0b5d9d39619c01a92ce3fe7f7
parent2a55e7b5e5446c970e00be1bca8536f4a58bf21c
staging: android: ion: Remove page faulting support

The new method of syncing with dma_map means that the page faulting sync
implementation is no longer applicable. Remove it.

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