From: Hans Verkuil Date: Sun, 25 Apr 2010 22:21:00 +0000 (-0300) Subject: V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header X-Git-Tag: v2.6.36-rc1~289^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8d61119373aadd28a89b965e2c03d2887752fa;p=pandora-kernel.git 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 Reviewed-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed