commit | 0499a61425384acbfb96e30aaa9fe82d3a9f3f51 | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Mon Apr 03 11:57:49 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 08 12:36:11 2017 +0200 |
tree | 1bba2442a2309fb0b5d9d39619c01a92ce3fe7f7 | |
parent | 2a55e7b5e5446c970e00be1bca8536f4a58bf21c [diff] |
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>