commit | a7bef304bbd5f6889af6e574198561c39f66e4e2 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Oct 17 16:06:23 2018 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Thu Nov 08 10:22:37 2018 +0000 |
tree | 322bddd0e0646b3e910a34e36ea1d50774e2c4ab | |
parent | 959c062afb87650f936f648f2e58de5c94193021 [diff] |
WIP
diff --git a/drivers/media/platform/vsp1/vsp1_video.c b/drivers/media/platform/vsp1/vsp1_video.c index 3d1bc74..93bb82b 100644 --- a/drivers/media/platform/vsp1/vsp1_video.c +++ b/drivers/media/platform/vsp1/vsp1_video.c
@@ -198,7 +198,7 @@ static void vsp1_video_calculate_partition(struct vsp1_pipeline *pipe, unsigned int index) { const struct v4l2_mbus_framefmt *format; - struct vsp1_partition_window window; + struct vsp1_partition_window window = { 0, }; unsigned int modulus; /*