From: Frank Schaefer Date: Thu, 8 Nov 2012 17:11:41 +0000 (-0300) Subject: [media] em28xx: create a common function for isoc and bulk URB allocation and setup X-Git-Tag: v3.9-rc1~93^2~435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ddd89d0c90ec384d5a8058cb38679beb03c7eb7;p=pandora-kernel.git [media] em28xx: create a common function for isoc and bulk URB allocation and setup Rename the existing function for isoc transfers em28xx_init_isoc to em28xx_init_usb_xfer and extend it. URB allocation and setup is now done depending on the USB transfer type, which is selected with a new function parameter. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed