[media] dvb_usb_v2: move (struct usb_data_stream) to one level up
authorAntti Palosaari <crope@iki.fi>
Tue, 29 May 2012 00:34:15 +0000 (21:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:23 +0000 (07:56 -0300)
commit3256cdef6ea09776e587b23240b74ead733fb11c
treee4ff98089c83a547d643d3215ad6c1bc7c8ab5bc
parent39831f094fb703412c23a1178d28e1d8d1aa4d18
[media] dvb_usb_v2: move (struct usb_data_stream) to one level up

Move stream from the frontend to adapter. There could be only
one stream per adapter. One adapter can has multiple frontends
but only one can stream at the time.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb.h
drivers/media/dvb/dvb-usb/dvb_usb_dvb.c
drivers/media/dvb/dvb-usb/dvb_usb_urb.c