]> git.baikalelectronics.ru Git - 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)
commit5ec91fd6a76044bdba5cda8670520d1d12c6accd
tree2fbcb63f31a6604258f3ca044798b0be5633feb5
parentc4010208cf664879fd4b78b46f968feb6cc8d13f
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