]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: Let video_sync to return error value
authorMichal Simek <michal.simek@xilinx.com>
Mon, 14 Dec 2020 07:47:52 +0000 (08:47 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 5 Jan 2021 10:54:53 +0000 (11:54 +0100)
commit9de731f295c5f1aa0f55f30b076b94f9cb72428e
tree160e16135a87eadd5593839764e72c413a97a825
parent17da310ac41424f056af3a88a0ff081925a027ff
video: Let video_sync to return error value

This patch is preparation for follow up one to support cases where
synchronization can fail.

Suggested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/vidconsole-uclass.c
drivers/video/video-uclass.c
drivers/video/video_bmp.c
include/video.h