diff options
author | Michael Zoran <mzoran@crowfest.net> | 2017-03-08 04:21:51 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-08 13:37:44 +0100 |
commit | 7e8dbea410322092af3d2c0635da5a3341b19998 (patch) | |
tree | cfab20090a85f6d94edc54043e98bbf02006ab8f /security/yama/Makefile | |
parent | 5b6d458e87e1a1937cab15b6d44eff2ae9ed8b55 (diff) |
staging: bcm2835-camera: Remove explicit cache flush operations
The camera code has an explicit cache flush operation
which is not portable. Now that vc04_services is using portable
DMA APIs that already do the cache flushing, explicit flushes
should no longer be needed.
The one call to __cpuc_flush_dcache_area has been removed.
Testing:
The offical V2 camera for the RPI was tested on a RPI 3
running in 32 bit mode(armhf). The cheese application
and ffmpeg was used to view and stream video from the
camera. Nothing new seems to be broken without the
cache flushing.
Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/yama/Makefile')
0 files changed, 0 insertions, 0 deletions