diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2021-02-01 11:37:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-02-06 01:52:58 +0300 |
commit | c90c103c8dc42a6d236491cf9f80145a5aaf968d (patch) | |
tree | a71b128d88fa713c11387914c38c2ef7bdae5edb /drivers/media/usb/uvc | |
parent | 08979f160eb96120354cbc6a815e8296f52cdc0d (diff) | |
download | linux-c90c103c8dc42a6d236491cf9f80145a5aaf968d.tar.xz |
media: vidtv: adapter->mdev was set too late
The media device has to be initialized and assigned to adapter->mdev
before the dvb devices are created, since that will trigger the
automatic creation of the topology.
Rework this code to achieve this.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/uvc')
0 files changed, 0 insertions, 0 deletions