diff options
author | 2021-03-04 14:45:20 +0100 | |
---|---|---|
committer | 2021-03-22 10:17:56 +0100 | |
commit | b83209176d6892ea2e086d0f1d45fdd1cf5f8569 (patch) | |
tree | b37ad5c16bd787dc65b5c7bbd02dc0b420bd004e /include/uapi/linux/v4l2-subdev.h | |
parent | media: ti-vpe: cal: remove unneeded assignment (diff) | |
download | linux-rng-b83209176d6892ea2e086d0f1d45fdd1cf5f8569.tar.xz linux-rng-b83209176d6892ea2e086d0f1d45fdd1cf5f8569.zip |
media: ti-vpe: cal: fix subdev mbus_code enumeration
The cal_ctx_v4l2_init_formats() function does not handle error values
correctly when calling enum_mbus_code in subdevs, causing an infinite
loop if the subdev's enum_mbus_code returns some other error than EINVAL.
Fix the error handling.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/uapi/linux/v4l2-subdev.h')
0 files changed, 0 insertions, 0 deletions