From: Antti Palosaari Date: Sat, 16 Jun 2012 19:02:57 +0000 (-0300) Subject: [media] dvb_usb_v2: change USB stream config logic X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~622 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6400a8c5afb54a1018c4d01b7f1ad28c4e0ef659;p=pandora-kernel.git [media] dvb_usb_v2: change USB stream config logic Initial / default USB stream configuration is now set always as a dvb_usb_device_properties. Dynamic configuration is done top of that if callback .get_usb_stream_config() exists. Default values are set when callback is called so callback needs only change values that are different than default. In addition of that define two macros DVB_USB_STREAM_BULK() and DVB_USB_STREAM_ISOC() for filling struct usb_data_stream_properties Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed