video: Add a function to control cache flushing
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:44:52 +0000 (19:44 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:36 +0000 (20:42 -0700)
commit68dcdc99c51c0f0e4678b3b2b66249f3c6715d34
tree67e4a3d6aef971d3a4e4041827d5f4d0d5c88d05
parentf1a1247d8946ab2bd7efdd8c5197495768ef6269
video: Add a function to control cache flushing

Allow the cache-flushing function of a video device to be controlled.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/video-uclass.c
include/video.h