Home
last modified time | relevance | path

Searched hist:a950e4a75ea498f2f43c90a41173fdb4235752c9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.cdiff a950e4a75ea498f2f43c90a41173fdb4235752c9 Thu Nov 08 11:11:47 CST 2012 Frank Schaefer <fschaefer.oss@googlemail.com> [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>