Home
last modified time | relevance | path

Searched hist:a1550700629f30c5bd554161524f14f14600d554 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.cdiff a1550700629f30c5bd554161524f14f14600d554 Wed Dec 28 11:02:27 CST 2022 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line

The patch that fixed string control support somehow got mangled when it was
merged in mainline: the added line ended up in the wrong place.

Fix this.

Fixes: 73278d483378 ("media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1")
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>