From: Frank Schaefer Date: Thu, 8 Nov 2012 17:11:47 +0000 (-0300) Subject: [media] em28xx: rename function em28xx_dvb_isoc_copy and extend for USB bulk transfers X-Git-Tag: v3.9-rc1~93^2~429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a950e4a75ea498f2f43c90a41173fdb4235752c9;p=pandora-kernel.git [media] em28xx: rename function em28xx_dvb_isoc_copy and extend for USB bulk transfers The URB data processing for DVB bulk transfers is very similar to what is done with isoc transfers, so create a common function that works with both transfer types based on the existing isoc function. Tested with device Hauppauge HVR-930c. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed