commit | a950e4a75ea498f2f43c90a41173fdb4235752c9 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Nov 08 14:11:47 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 22 18:04:50 2012 -0200 |
tree | 2fa37ae8c1207a4957ec8c57bfa75dc3bdce17e2 | |
parent | 4601cc39773b33a336eda2010ea5a551aaf6d7f0 [diff] |
[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 <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>