diff options
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | 2019-05-29 13:28:42 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-06-03 16:00:07 +0200 |
commit | 7d99532955d4649ba1417fb5a80252e0ce40f1e2 (patch) | |
tree | 7d3a1b4edab7568c18800c48ab0b4e47f01ac86b /kernel | |
parent | 7d9e6f5aebe8c03f1a5199ca5c30f0c53042af23 (diff) | |
download | linux-7d99532955d4649ba1417fb5a80252e0ce40f1e2.tar.bz2 |
usb: host: ohci-tmio: init genalloc for local memory
In preparation for dropping the existing "coherent" dma mem declaration
APIs, replace the current dma_declare_coherent_memory() based mechanism
with the creation of a genalloc pool that will be used in the OHCI
subsystem as replacement for the DMA APIs.
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions