From: Mauro Carvalho Chehab Date: Sat, 3 Jan 2015 19:52:34 +0000 (-0300) Subject: [media] dvbdev: add a function to create DVB media graph X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4155109aa88ccf478b1d59a63df1969a5f519800;p=pandora-kernel.git [media] dvbdev: add a function to create DVB media graph We need to create a DVB graph, linking the several DVB devnodes. Add such function. Please notice that this helper function doesn't take into account devices with multiple DVB adapters and frontends. For devices with multiple adapters, they should either create two different media controller instances or to improve this function to take the adapter ID into account. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed