mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-03-18 11:40:17 +01:00
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
This register is later overwritten by set_frame_rate anyway. 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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
ee1845d1cb
commit
c5550bb950
@@ -465,8 +465,6 @@ static const u8 bridge_init_772x[][2] = {
|
||||
{ 0x1c, 0x0a },
|
||||
{ 0x1d, 0x08 }, /* turn on UVC header */
|
||||
{ 0x1d, 0x0e }, /* .. */
|
||||
|
||||
{ 0xe5, 0x04 },
|
||||
};
|
||||
static const u8 sensor_init_772x[][2] = {
|
||||
{ 0x12, 0x80 },
|
||||
|
||||
Reference in New Issue
Block a user