media: ov13b10: remove streaming mode set from reg_list
authorBingbu Cao <bingbu.cao@intel.com>
Thu, 5 Jan 2023 11:02:49 +0000 (12:02 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 20 Mar 2023 15:02:43 +0000 (16:02 +0100)
It is not expected that trying to set the sensor to
streaming mode when trying to set initial sensor configuration.

Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ov13b10.c

index 722f490..c143004 100644 (file)
@@ -243,7 +243,6 @@ static const struct ov13b10_reg mipi_data_rate_1120mbps[] = {
        {0x5047, 0xa4},
        {0x5048, 0x20},
        {0x5049, 0xa4},
-       {0x0100, 0x01},
 };
 
 static const struct ov13b10_reg mode_4208x3120_regs[] = {