From: Laurent Pinchart Date: Sat, 8 Nov 2008 21:53:49 +0000 (-0300) Subject: V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing X-Git-Tag: v2.6.29-rc1~556^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9535db3d23c56db50fe4e65542bf1c7f0a4681c;p=pandora-kernel.git V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing The UVC specification does not require frame descriptors to be sorted by bFrameIndex. At least one camera (145f:013e) is known not to sort the descriptors properly, so they need to be sorted during parsing as the driver then accesses them by index. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed