uio_pruss: UIO_MEM_DMA_COHERENT conversion
authorChris Leech <cleech@redhat.com>
Thu, 1 Feb 2024 23:33:59 +0000 (15:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Mar 2024 21:52:59 +0000 (21:52 +0000)
commit7722151e4651c973c18df0c18c015edcc7b43b25
tree647580ae6f55e20a260e19651ee6765bedcdf971
parentbfe78793b264f9e7a809f755f8ef5cb9bb163827
uio_pruss: UIO_MEM_DMA_COHERENT conversion

Conversion of this driver to use UIO_MEM_DMA_COHERENT for
dma_alloc_coherent memory instead of UIO_MEM_PHYS.

Signed-off-by: Chris Leech <cleech@redhat.com>
Link: https://lore.kernel.org/r/20240201233400.3394996-4-cleech@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_pruss.c