Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
authorShraddha Barke <shraddha.6596@gmail.com>
Fri, 12 Feb 2016 10:41:54 +0000 (16:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 01:43:05 +0000 (17:43 -0800)
commit1d427da1d7f9f81c4f5439c9610683d3cb9c1921
treef244a6a7e802d870d51cdb0fe9a636148a438cea
parent288f152cadf940b38f4e5c6ea59bdeb9fd0398d2
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version

Coherent mapping guarantees that the device and CPU are in sync.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c