From: Lad, Prabhakar Date: Tue, 25 Sep 2012 11:11:49 +0000 (-0300) Subject: [media] media: davinci: vpif: display: separate out subdev from output X-Git-Tag: v3.7-rc2~24^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd4e58c9d00325b7a850b2ac73fd902e9148b77;p=pandora-kernel.git [media] media: davinci: vpif: display: separate out subdev from output vpif_display relied on a 1-1 mapping of output and subdev. This is not necessarily the case. Separate the two. So there is a list of subdevs and a list of outputs. Each output refers to a subdev and has routing information. An output does not have to have a subdev. The initial output for each channel is set to the fist output. Currently missing is support for associating multiple subdevs with an output. Signed-off-by: Lad, Prabhakar Signed-off-by: Manjunath Hadli Acked-by: Hans Verkuil Acked-by: Sekhar Nori Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed