OSDN Git Service

staging: gasket: page table: remove code for "no dma_ops"
authorTodd Poynor <toddpoynor@google.com>
Sat, 28 Jul 2018 05:21:59 +0000 (22:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Jul 2018 07:24:10 +0000 (09:24 +0200)
commit758c579ec631ce5efd8de3d3d35483416ae2cad1
treee3ae6cda6005fca797f4f20d31a898735e9de0b4
parent14d70229777f17fe3c22deb559821038663bae78
staging: gasket: page table: remove code for "no dma_ops"

Remove code with TODOs on it for working around apparent problems
previously seen in a qemu environment where dma_ops was not set
correctly.  There is no user of this in the current code.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c
drivers/staging/gasket/gasket_page_table.c
drivers/staging/gasket/gasket_page_table.h