Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/
H A Dvim2m.c1a28dce2 Tue Feb 02 08:49:23 CST 2021 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: vim2m: initialize the media device earlier

Before the video device node is registered, the v4l2_dev.mdev
pointer must be set in order to correctly associate the video
device with the media device. Move the initialization of the
media device up.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>