summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ctrls-request.c
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2025-08-28 19:06:53 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-09-04 11:06:13 +0300
commitdf2cd073da6ed286e26f88a2f2a6a51140cbf56b (patch)
treeaa2921f0e0083ba1adfe552fefd2c61d15a14fae /drivers/media/v4l2-core/v4l2-ctrls-request.c
parent46c1e7814d1c3310ef23c01ed1a582ef0c8ab1d2 (diff)
downloadlinux-df2cd073da6ed286e26f88a2f2a6a51140cbf56b.tar.xz
media: adv7180: Only validate format in s_std
The .s_std callback should not write the new format directly do the device, it should only store it and have it applied by .s_stream. As .s_stream already calls adv7180_program_std() all that is needed is to check the standard is valid, and store it for .s_stream to program. While at it add a scoped guard to simplify the error handling. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions