From: Sakari Ailus Date: Thu, 12 Jun 2014 16:09:39 +0000 (-0300) Subject: [media] v4l: ctrls: Move control lock/unlock above the control access functions X-Git-Tag: cleanup-for-v3.18~114^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605b38403b710ca01a242448241bc45c722b341b;p=pandora-kernel.git [media] v4l: ctrls: Move control lock/unlock above the control access functions The v4l2_ctrl_{,un}lock will be needed elsewhere. Define them before the functions that perform operations on controls. Signed-off-by: Sakari Ailus Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed