From: Mauro Carvalho Chehab Date: Fri, 13 Feb 2015 13:08:17 +0000 (-0300) Subject: [media] dvb-usb: create one media_dev per adapter X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3dfc6d925ca1bbd1a228253acb93f08657bad25;p=pandora-kernel.git [media] dvb-usb: create one media_dev per adapter Instead of assuming just one adapter, change the code to store one media controller per adapter. This works fine for dvb-usb, as, on all drivers here, it is not possible to write a media graph that would mix resources between the two different adapters. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed