commit | fb91161a32bfe907720aff92318660ca8f6b9e71 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Aug 29 18:43:02 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 09 09:35:11 2016 -0300 |
tree | ede89673c8b7e21cd55253c84f3cf784e4d7248a | |
parent | 6e862f3cbbe96f8d147a37511c08e5def4f654f9 [diff] |
[media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls() The prepare_ext_ctrls() function is actually internal to the v4l2-ctrls.c implementation, so it doesn't have a declaration for the kAPI header to reference it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>