commit | 632e3d46e9d2ef4dfe8afc7be3c2e512bd044a1d | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Dec 14 08:47:52 2020 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 05 11:54:53 2021 +0100 |
tree | 160e16135a87eadd5593839764e72c413a97a825 | |
parent | 6bc7809db9e4fbca43752f83cfb16d5ffe1b6e3e [diff] |
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>