From: Hans de Goede Date: Sun, 1 Jan 2012 16:45:43 +0000 (-0300) Subject: [media] gscpa_ov519: Fix the bandwidth calc for enabling compression X-Git-Tag: v3.3-rc1~48^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0218d53a12a1b90d261b6f9cf0a4cee38d230916;p=pandora-kernel.git [media] gscpa_ov519: Fix the bandwidth calc for enabling compression Somehow the code has ended up assuming 1400 packets/sec which of course is wrong for usb1 devices like the ov511 cameras. usb1 only does 1000 (isoc) packets / sec. Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed