From: Christian Löpke Date: Sat, 18 Jul 2015 07:15:01 +0000 (-0300) Subject: [media] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices X-Git-Tag: omap-for-v4.3/fixes-rc1~26^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3139f43f8eca4d3a8a0ffe3b0b9cd8ebe0e3be95;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed