From: Hans de Goede Date: Fri, 30 Dec 2011 11:20:50 +0000 (-0300) Subject: [media] gspca - main: Correct use of interval in bandwidth calculation X-Git-Tag: v3.3-rc1~48^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d3435b212f88aebee6a06e002e4fd3b487a918;p=pandora-kernel.git [media] gspca - main: Correct use of interval in bandwidth calculation The calculated bandwidth should not be multiplied by the interval, but be divided by it. Also bInterbval should be interpreted as a power of 2 for isochronous endpoints. Signed-off-by: Hans de Goede Signed-off-by: Jean-François Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed