]> asedeno.scripts.mit.edu Git - linux.git/commit
media: gspca: ov543-ov772x: move video format specific registers into bridge_start
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 14 Dec 2018 16:40:27 +0000 (11:40 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 16 Jan 2019 18:57:44 +0000 (13:57 -0500)
commitc53304f2ce702091d47fffbac52d351ff8094c68
treeba61b35120f5222c096cc1cf73af7982666a4643
parentd4809b778a0899f732e808e60b3a42cfce0b5e40
media: gspca: ov543-ov772x: move video format specific registers into bridge_start

In preparation for adding SGBRG8 as a second video format besides YUYV,
move video format specific register settings from the bridge_init array
into the bridge_start arrays.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/gspca/ov534.c