diff options
author | Sushmita Susheelendra <ssusheel@codeaurora.org> | 2017-12-15 23:59:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-19 17:53:39 +0300 |
commit | d6b246bb7a29703f53aa4c050b8b3205d749caee (patch) | |
tree | 77fe162f20c56d2c389df44dc17f41c9ebd06aae /firmware/Makefile | |
parent | f292b9b28097d8fe870336108e91bd95a14294bf (diff) | |
download | linux-d6b246bb7a29703f53aa4c050b8b3205d749caee.tar.xz |
staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device
Use the direction argument passed into begin_cpu_access
and end_cpu_access when calling the dma_sync_sg_for_cpu/device.
The actual cache primitive called depends on the direction
passed in.
Signed-off-by: Sushmita Susheelendra <ssusheel@codeaurora.org>
Cc: stable <stable@vger.kernel.org>
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions