commit | 6c8d61119373aadd28a89b965e2c03d2887752fa | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Apr 25 19:21:00 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Aug 08 23:43:03 2010 -0300 |
tree | c195b7c38b842b8bd0ce5bb9ae60f6c1b60658eb | |
parent | 0996517cf8eaded69b8502c8f5abeb8cec62b6d4 [diff] |
V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header To make it easier to determine whether all controls are added in v4l2-ctrls.c the case statements inside the switch are re-ordered to match the header. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>