commit | 4c1ffcaad5070ea5bca9b8057bdd7b4925237bc0 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jul 02 05:59:18 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 06 17:32:06 2012 -0300 |
tree | cf8b068a37f23d7ca5ee30870ee8bd670c54c53f | |
parent | 5a5adf6b669cf1a3dd2af419cd68a4c491f384a3 [diff] |
[media] videobuf2-core: add helper functions Add helper functions to make it easier to adapt drivers to vb2. These helpers take care of core locking and check if the filehandle is the owner of the queue. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>