From: Mike Isely Date: Fri, 28 Mar 2008 08:41:19 +0000 (-0300) Subject: V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution X-Git-Tag: v2.6.26-rc1~1084^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0c2fe0c423d6501395e626501dd8747823cafb;p=pandora-kernel.git V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution The commands to start / stop USB streaming for an analog device are fairly standard, owing to the fact that all supported devices apparently started from the same common reference design. However with digital mode, the commands seem to vary by vendor. This change makes that variance more explicit. It also cleans up a related problem for OnAir devices which prevented digital mode from working at all. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed