[media] docs-rst: improve the kAPI documentation for the mediactl
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 29 Aug 2016 19:09:11 +0000 (16:09 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 12:28:55 +0000 (09:28 -0300)
commit48a7c4bac94dfb367d1d64123b5182536912c03e
treef52da0344a4a9af35872a4fa06dd7a21b2470fcf
parent36aefa35f4bfab4c40f2445864e4fcb445d0d09d
[media] docs-rst: improve the kAPI documentation for the mediactl

There are several issues on the documentation:
  - the media.h header were not properly referenced;
  - verbatim expressions were not properly marked as such;
  - struct member references were wrong;
  - some notes were not using the right markup;
  - a comment that were moved to the kernel-doc markup were
    duplicated as a comment inside the struct media_entity;
  - some args were not pointing to the struct they're using;
  - macros weren't documented.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/media/media-device.h
include/media/media-devnode.h
include/media/media-entity.h