On Tue, 2019-03-12 at 00:36 +0900, Akinobu Mita wrote: > This patchset fixes the problems introduced by recent change to ov7670. > > Akinobu Mita (2): > media: ov7670: restore default settings after power-up > media: ov7670: don't access registers when the device is powered off > > drivers/media/i2c/ov7670.c | 32 +++++++++++++++++++++++++++----- > 1 file changed, 27 insertions(+), 5 deletions(-) > > Cc: Lubomir Rintel <lkund...@v3.sk> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: Sakari Ailus <sakari.ai...@linux.intel.com> > Cc: Mauro Carvalho Chehab <mche...@kernel.org>
For the both patches in the set: Reviewed-by: Lubomir Rintel <lkund...@v3.sk> Tested-by: Lubomir Rintel <lkund...@v3.sk> Thank you, Lubo