From: Antti Palosaari Date: Tue, 19 Jun 2012 01:54:16 +0000 (-0300) Subject: [media] dvb_usb_v2: merge get_ts_config() to get_usb_stream_config() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b905a2a13307035a4a5c9a93a3607e51e6736db2;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed