]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: simplify ov2680 array write logic
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 19 May 2020 15:43:57 +0000 (17:43 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 12:51:29 +0000 (14:51 +0200)
commit89e80e2056537eeae93447ee4fa0f0916399f81f
tree57b2c975c3543ecc08be513365b5bef1b595798b
parent47c4ab07f84b3647ffed99e75b80e6d623a93484
media: atomisp: simplify ov2680 array write logic

Instead of trying to send multiple bytes at the same time,
just go one by one, like the upstream driver does.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/i2c/atomisp-ov2680.c