diff options
| author | Jacopo Mondi <[email protected]> | 2024-06-17 16:11:34 +0000 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2024-06-19 16:43:07 +0000 |
| commit | 65f3594366eb303680eae97b935fa0fc90cb7ccc (patch) | |
| tree | 09304c65d8e1ada59031fbca659147760ca20a1a /drivers/media/v4l2-core/v4l2-subdev.c | |
| parent | media: max9286: Use the subdev active state (diff) | |
| download | kernel-65f3594366eb303680eae97b935fa0fc90cb7ccc.tar.gz kernel-65f3594366eb303680eae97b935fa0fc90cb7ccc.zip | |
media: max9286: Use frame interval from subdev state
Use the frame interval stored in the subdev state instead of storing
a copy in the driver private structure.
Initialize the frame interval to the special case 0/0 that in the
max9286 driver represents automatic handling of frame sync.
As the frame sync mode is set at s_stream() time, we can remove it
from max9286_setup().
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions
