commit | 74d1e7c09caed943efce745061f52231bc4c174e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Dec 29 12:03:19 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 25 08:29:50 2016 -0200 |
tree | 78afb458eaae23b3551b316af5cf9613d5ffee83 | |
parent | 61d5b9d46d2ea4b3ae9534ed6da608a78ce29ac5 [diff] |
[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>