]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd914ea0a70ad6620ccf1935e04728afe53b56e29
treee3ae6cda6005fca797f4f20d31a898735e9de0b4
parent1c57587e60dd66033df7aba9695ffe8739be745d
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