Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: video: gc2145: Fix video_format_cap array. #86810

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

iabdalkader
Copy link
Contributor

video_format_cap needs to be terminated with a NULL entry to allow looping over the formats.

video_format_cap needs to be terminated with a NULL entry
to allow looping over the formats.

Signed-off-by: Ibrahim Abdalkader <[email protected]>
Copy link
Collaborator

@josuah josuah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

@kartben kartben merged commit b887cc4 into zephyrproject-rtos:main Mar 12, 2025
24 checks passed
@iabdalkader iabdalkader deleted the gc2145_fix_fmt branch March 12, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Video Video subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants