From: Sylwester Nawrocki Date: Wed, 21 Mar 2012 09:21:30 +0000 (-0300) Subject: [media] s5p-fimc: Don't use platform data for CSI data alignment configuration X-Git-Tag: v3.5-rc1~104^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20676a4c9503dbcbb283c4c6565426dc63b81775;p=pandora-kernel.git [media] s5p-fimc: Don't use platform data for CSI data alignment configuration The MIPI-CSI2 data alignment parameter can be derived from media bus pixel code, so it can be now dropped from the platform data structure. This is a prerequisite for adding the device tree support. Once this patch is merged the corresponding fields will be removed from the drivers' public headers and corresponding board files. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed