media: pci: saa7146: hexium_orion: initialize input 0
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 23 Mar 2023 15:13:41 +0000 (15:13 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:49:46 +0000 (08:49 +0100)
commit999a9fbf0724e5f04720f334d099c8c6ec903508
treeafd5f46723e9d06dac9524cf565cbeae8afd03fe
parent727c070cd0a3a7ae8f45b1b8dd65254607feef0c
media: pci: saa7146: hexium_orion: initialize input 0

When this driver is loaded for the first time, input 0 is
not initialized. In order to capture from that input you would
have to switch to input 1, then back to 0.

Properly initialize the input when the driver is loaded.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/saa7146/hexium_orion.c