commit | 6ddd89d0c90ec384d5a8058cb38679beb03c7eb7 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Nov 08 14:11:41 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 22 17:58:00 2012 -0200 |
tree | 600e33dff65d8ed21164b328af217ea629802410 | |
parent | afb177e06563861bfe4d7795a9d4d3b52851813b [diff] |
[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 <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>