Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
linux
Commits
eb2f049c
Commit
eb2f049c
authored
May 07, 2021
by
Martin Kepplinger
Browse files
hi846: add v4l2_ctrl_subdev_log_status callback to core ops
parent
ec3e0685
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/media/i2c/hi846.c
View file @
eb2f049c
...
...
@@ -1419,6 +1419,7 @@ static const struct v4l2_subdev_pad_ops hi846_pad_ops = {
static
struct
v4l2_subdev_core_ops
hi846_core_ops
=
{
.
s_power
=
hi846_s_power
,
.
log_status
=
v4l2_ctrl_subdev_log_status
,
};
static
const
struct
v4l2_subdev_ops
hi846_subdev_ops
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment