]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Staging: rts5208: use dmam_alloc_coherent
authorRonit Halder <ronit.crj@gmail.com>
Fri, 16 Oct 2015 08:50:20 +0000 (14:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:17:26 +0000 (23:17 -0700)
commit27f88f3f1a7f203f79146a5a2c835c901af100fe
tree2fbcb63f31a6604258f3ca044798b0be5633feb5
parent1446ff09ff87b9103fdde74962b3451f95b059c9
Staging: rts5208: use dmam_alloc_coherent

This patch replaces dma_alloc_coherent with the corresponding
managed interface.

Signed-off-by: Ronit Halder <ronit.crj@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx.c