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

media: i2c: ov08a10 sensor driver #183

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drhooray
Copy link

Add the sensor ov08a10 to support on ADL-P

Add the sensor ov08a10 to support on ADL-P
@@ -763,6 +763,7 @@ static void ov08a10_stop_streaming(struct ov08a10 *ov08a10)
{
struct i2c_client *client = v4l2_get_subdevdata(&ov08a10->sd);


Choose a reason for hiding this comment

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

Unrelated. Remove?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants