[media] dvb-usb-v2: create one media_dev per adapter
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 25 Feb 2015 17:07:42 +0000 (14:07 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:52:25 +0000 (09:52 -0300)
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.

Acked-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found