V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliant
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sat, 26 Jul 2008 14:42:29 +0000 (11:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 16:18:24 +0000 (13:18 -0300)
commit90ac5ea37f91e38d798c5e355232ce7f9c2a24d4
tree93a35123e26f591a2642ddce1dc04b2140416ba8
parentd53687d1d22c3204394658a31654de2f1efb0e8f
V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliant

V4L2 and UVC enumerate the auto-exposure settings in a different order. This
patch fixes the auto-exposure menu declaration to match the V4L2 spec.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/uvc/uvc_ctrl.c