[media] dvb_usb_v2: merge get_ts_config() to get_usb_stream_config()
authorAntti Palosaari <crope@iki.fi>
Tue, 19 Jun 2012 01:54:16 +0000 (22:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:36 +0000 (07:56 -0300)
commitb905a2a13307035a4a5c9a93a3607e51e6736db2
treee53fc8edb9700dfdd59b24a3b2bd06ab120f8c58
parentec0dd2f20cb46c3c1fb8a746983c1fe395fd4af3
[media] dvb_usb_v2: merge get_ts_config() to get_usb_stream_config()

Piggypag TS type callback to USB stream callback and change
callback name slightly to fit better.
Both of those are rather rare callback and has a relation. Transport
Stream, TS, is input stream and USB stream is output stream of
DVB USB bridge.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/af9015.c
drivers/media/dvb/dvb-usb/dvb_usb.h
drivers/media/dvb/dvb-usb/dvb_usb_dvb.c
This page took 0.035651 seconds and 5 git commands to generate.