media: em28xx: Bulk transfer implementation fix
authorBrad Love <brad@nextdimension.cc>
Thu, 1 Feb 2018 22:04:37 +0000 (17:04 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 09:32:13 +0000 (04:32 -0500)
commit1b5f69f5b94489343d939700a50a0a841a16f97d
treec35abe5231b0d44870e57523262525fbed8a2ed0
parent0eeb232f5aadc2e258e3963aeacaf405ca842e78
media: em28xx: Bulk transfer implementation fix

Set appropriate bulk/ISOC transfer multiplier on capture start.
This sets ISOC transfer to USB endpoint configuration
This sets bulk transfer to 48128 bytes (188 * 256)

The bulk multiplier is maximum allowed according to Empia.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/em28xx/em28xx-core.c