提交 48c33c65 编写于 作者: B Bingbu Cao 提交者: Mauro Carvalho Chehab

media: ov13b10: remove streaming mode set from reg_list

It is not expected that trying to set the sensor to
streaming mode when trying to set initial sensor configuration.
Signed-off-by: NBingbu Cao <bingbu.cao@intel.com>
Signed-off-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 1af2f618
...@@ -243,7 +243,6 @@ static const struct ov13b10_reg mipi_data_rate_1120mbps[] = { ...@@ -243,7 +243,6 @@ static const struct ov13b10_reg mipi_data_rate_1120mbps[] = {
{0x5047, 0xa4}, {0x5047, 0xa4},
{0x5048, 0x20}, {0x5048, 0x20},
{0x5049, 0xa4}, {0x5049, 0xa4},
{0x0100, 0x01},
}; };
static const struct ov13b10_reg mode_4208x3120_regs[] = { static const struct ov13b10_reg mode_4208x3120_regs[] = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册