Hi Arec, Thanks for the patch. On Sun, Mar 12, 2023 at 11:56:37PM +0800, Arec Kao wrote: > Tell ACPI device PM code that the driver supports the device being in > non-zero ACPI D state when the driver's probe function is entered. > > Also do identification on the first access of the device, whether in > probe or when starting streaming. > > Signed-off-by: Arec Kao <arec.kao@xxxxxxxxx> > --- > drivers/media/i2c/ov13b10.c | 74 +++++++++++++++++++++++-------------- > 1 file changed, 47 insertions(+), 27 deletions(-) > mode change 100644 => 100755 drivers/media/i2c/ov13b10.c > > diff --git a/drivers/media/i2c/ov13b10.c b/drivers/media/i2c/ov13b10.c > old mode 100644 > new mode 100755 Apart from this part patch seems fine. -- Kind regards, Sakari Ailus