OSDN Git Service

[media] move documentation to the header files
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 16 Dec 2015 15:53:04 +0000 (13:53 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:22 +0000 (12:19 -0200)
commit92777994a52e6c1fe0a6156a8b49e83efea6fd2c
treed4dad944838e23813a302a8795bb2d470b4ed9ff
parent0798ce4a386d605af9ddbed724a8f4c8cccc1dab
[media] move documentation to the header files

Some exported functions were still documented at the .c file,
instead of documenting at the .h one.

Move the documentation to the right place, as we only use headers
at media device-drivers.xml DocBook.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/media-device.c
drivers/media/media-entity.c
include/media/media-device.h
include/media/media-entity.h