[media] v4l: vsp1: Add DT support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 8 Apr 2014 16:40:13 +0000 (13:40 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 23 Apr 2014 13:21:58 +0000 (10:21 -0300)
commit0b82fb95d9edf7bdfc6486c67a42dbf9b1e97765
tree34083bfbaa4c79c0f1c26ae587cbad5038ba0a05
parent34d1cbdafd5b27bc06f47f557e0581b7b85d6f07
[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 <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vsp1/vsp1_drv.c