media: vidtv: properly initialize the internal state struct
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 13 Sep 2020 11:08:05 +0000 (13:08 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 14 Sep 2020 14:02:54 +0000 (16:02 +0200)
commit96230dc134f9c390c86e9df99809e9c88fb44c24
treee4ab81d9c00b33851c3a4a43e1b7131822873887
parenta6abe2f392163286deba863f56906c3b031a926a
media: vidtv: properly initialize the internal state struct

Right now, the config data passed from the bridge driver is
just ignored.

Also, let's initialize the delayed work at probing time.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/test-drivers/vidtv/vidtv_demod.c
drivers/media/test-drivers/vidtv/vidtv_demod.h