[media] gspca: Fix bulk mode cameras no longer working (regression fix)
commit47faa6f83633aa4839ea680ca794ee210009064c
authorHans de Goede <hdegoede@redhat.com>
Thu, 29 Dec 2011 19:43:12 +0000 (29 16:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 30 Dec 2011 18:21:30 +0000 (30 16:21 -0200)
tree1f51631e265ec9f128caca95acd9532c5919a761
parent57e43cfb6cf9b88d776f3193f12cd6f81177bd6e
[media] gspca: Fix bulk mode cameras no longer working (regression fix)

The new iso bandwidth calculation code accidentally has broken support
for bulk mode cameras. This has broken the following drivers:
finepix, jeilinj, ovfx2, ov534, ov534_9, se401, sq905, sq905c, sq930x,
stv0680, vicam.

Thix patch fixes this. Fix tested with: se401, sq905, sq905c, stv0680 &
vicam cams.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/gspca.c