commit | 77e7c4e624404c6edb5686b3d5f873c6008ed6b0 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Tue Jan 24 21:05:34 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 14 08:46:27 2012 -0300 |
tree | 1ba1d9903bb8eca6e3ca3439d3a5981274ea86ba | |
parent | 8227c92b69688403dee2adf5f399a49539ae5049 [diff] |
[media] v4l: Allow changing control handler lock Allow choosing the lock used by the control handler. This may be handy sometimes when a driver providing multiple subdevs does not want to use several locks to serialise its functions. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>