commit | 2c4d9de8ab1434336248bbc01ee8e64d7e6b8a4f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Dec 10 21:19:31 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jan 17 11:31:35 2010 -0200 |
tree | da367e3956a35c54636ef2ff3e060fc17ff64a25 | |
parent | 385097e08b9c24655626ed760bc67eb7e50115a0 [diff] |
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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>