diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2021-02-01 09:37:40 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-02-05 23:52:58 +0100 |
commit | c90c103c8dc42a6d236491cf9f80145a5aaf968d (patch) | |
tree | a71b128d88fa713c11387914c38c2ef7bdae5edb /init | |
parent | 08979f160eb96120354cbc6a815e8296f52cdc0d (diff) |
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 'init')
0 files changed, 0 insertions, 0 deletions