[media] conf_nitpick.py: ignore external functions used on mediactl
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 29 Aug 2016 19:09:16 +0000 (16:09 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 12:29:23 +0000 (09:29 -0300)
commit730fbf2a096054e95a84dde12532bd799809a229
treecca581d6d0b3201b8a99118f047b13dfde11473d
parent48a7c4bac94dfb367d1d64123b5182536912c03e
[media] conf_nitpick.py: ignore external functions used on mediactl

There are some functions/macros used by the mediactl documentation
that are alien to the media subsystem. Ignore them.

After this patch, the media core will only complain about this
static function:
Documentation/media/kapi/mc-core.rst:97: WARNING: c:func reference target not found: media_devnode_release

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/conf_nitpick.py