]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices
authorChristian Löpke <loepke@edfritsch.de>
Sat, 18 Jul 2015 07:15:01 +0000 (04:15 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 17:43:23 +0000 (14:43 -0300)
commit1858607829153371731f2a4a40e103bcd291732a
tree7c5fccf0190cc2d4df6b70025689ca6488423ef8
parentd9f67a8b5e33bd53ed3493c4660acf95e7402bc4
[media] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices

Using 8 URBs results in a consecutive buffer allocation of too much
memory for some arm devices.
As we use isochronuous transfers the number of URBs can be reduced
without risking data-loss.

Signed-off-by: Christian Loepke <loepke@edfritsch.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb/technisat-usb2.c