From: Laurent Pinchart Date: Fri, 11 Dec 2009 00:19:31 +0000 (-0300) Subject: V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode X-Git-Tag: v2.6.33-rc5~24^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4d9de8ab1434336248bbc01ee8e64d7e6b8a4f;p=pandora-kernel.git V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode Unlike assumed by the driver, alternate settings are not sorted by endpoint max packet size. Iterate over all alternate settings to find the one with the smallest compatible max packet size. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed