commit | 708f48e76d6de7a90e583e2b1e6b54be1a53cc1b | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Oct 18 11:15:32 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 13:29:44 2016 -0200 |
tree | e2cdd148abcfac520c4cea30343997c3e63cadf1 | |
parent | 20d93338bf250f3f6adeb71cc234fca966ef51d7 [diff] |
[media] v4l: Document that m2m devices have a file handle specific context Memory-to-memory V4L2 devices all have file handle specific context. Say this in the API documentation so that the user space may rely on it being the case. 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 <mchehab@s-opensource.com>