[media] v4l: omap3isp: Fix data lane shift configuration
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Dec 2015 14:03:19 +0000 (12:03 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 10:29:50 +0000 (08:29 -0200)
commit74d1e7c09caed943efce745061f52231bc4c174e
tree78afb458eaae23b3551b316af5cf9613d5ffee83
parent61d5b9d46d2ea4b3ae9534ed6da608a78ce29ac5
[media] v4l: omap3isp: Fix data lane shift configuration

The data-shift DT property speficies the number of bits to be shifted,
but the driver still interprets the value as a multiple of two bits as
used by now removed platform data support. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/omap3isp/isp.c
drivers/media/platform/omap3isp/ispccdc.c
drivers/media/platform/omap3isp/omap3isp.h
This page took 0.026445 seconds and 5 git commands to generate.