From: Laurent Pinchart Date: Tue, 8 Apr 2014 16:40:13 +0000 (-0300) Subject: [media] v4l: vsp1: Add DT support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~7^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b82fb95d9edf7bdfc6486c67a42dbf9b1e97765;p=pandora-kernel.git [media] v4l: vsp1: Add DT support Implement support for the VSP1 DT bindings in the VSP1 driver. The driver now first retrieves platform data either from the platform data pointer or by reading the device tree node, and then validates it regardless of the platform data source. Signed-off-by: Laurent Pinchart Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed