From: Sakari Ailus Date: Wed, 11 Jan 2012 09:25:15 +0000 (-0300) Subject: [media] media: Add link_validate() op to check links to the sink pad X-Git-Tag: v3.5-rc1~104^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af88be3887c1a0b20d0792c3c237a67c73ef3286;p=pandora-kernel.git [media] media: Add link_validate() op to check links to the sink pad The purpose of the link_validate() op is to allow an entity driver to ensure that the properties of the pads at the both ends of the link are suitable for starting the pipeline. link_validate is called on sink pads on active links which belong to the active part of the graph. Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed