From: Antti Palosaari Date: Wed, 27 Jun 2012 02:01:31 +0000 (-0300) Subject: [media] dvb_usb_v2: remove usb_clear_halt() from stream X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~595 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5674ca257c6b1553005d5a9d9b8f514c53591203;p=pandora-kernel.git [media] dvb_usb_v2: remove usb_clear_halt() from stream It works no longer as it was designed since we can change streaming configuration during device operation. Maybe it should be performed conditionally on cases when streaming endpoint is changed. Anyhow, let it out now and add later if needed. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed