From: Hans de Goede Date: Tue, 26 Oct 2010 14:18:59 +0000 (-0300) Subject: [media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixes X-Git-Tag: v2.6.38-rc1~470^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc46bae6373c87897959c7aa8fb9f6c4218695b8;p=pandora-kernel.git [media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixes The following usb bandwidth allocation changes were made to the ibm netcam pro code: - Don't restart negotiation at max packet size on stop0, as that gets called by gspca_main during negotiation. Move this to sd_isoc_init. - Don't ask for full bandwidth when running at 160x120, that does not need full bandwidth - Make minimum acceptable bandwidth depend upon resolution [mchehab@redhat.com: Fix CodingStyle problems at switch statements] Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed