media: marvell-ccic: don't generate EOF on parallel bus
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 5 May 2019 14:00:24 +0000 (10:00 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 23 May 2019 14:18:18 +0000 (10:18 -0400)
commitc3cc51032689c6f472ee4da5e6d61379b246a851
tree80d18cb118522e338b10f358d4e231218504c224
parent0c7aa32966dab0b8a7424e1b34c7f206817953ec
media: marvell-ccic: don't generate EOF on parallel bus

The commit
05fed81625bf ("[media] marvell-ccic: add MIPI support for marvell-ccic driver")
that claimed to add CSI2 turned on C0_EOF_VSYNC for parallel bus
without a very good explanation.

That broke camera on OLPC XO-1.75 which precisely uses a sensor on a
parallel bus. Revert that chunk.

Tested on an OLPC XO-1.75.

Fixes: 05fed81625bf ("[media] marvell-ccic: add MIPI support for marvell-ccic driver")
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/marvell-ccic/mcam-core.c