commit | 605b38403b710ca01a242448241bc45c722b341b | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Thu Jun 12 13:09:39 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Jul 21 19:43:03 2014 -0300 |
tree | d38d346dfb8924b84f1ce7a0819a1f97eb546089 | |
parent | c9adcb73b2da5eddfcb96bfa264bb61b6b83ac96 [diff] |
[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 <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>