]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitcb41198d563e78b63ad213894dc72239591b7b84
treee4ff98089c83a547d643d3215ad6c1bc7c8ab5bc
parent394ba281e0dc7be054102ccca24a57f6cd4d6e39
[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