[media] rc-map.h: document structs/enums on it
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 29 Aug 2016 20:00:22 +0000 (17:00 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 12:31:34 +0000 (09:31 -0300)
commit9fa7235f88386c9a5f5013a90f0c6fe8aa6fe828
tree113dba297060ff8e81c36e1638d1e662cd2cf6f0
parent730fbf2a096054e95a84dde12532bd799809a229
[media] rc-map.h: document structs/enums on it

There are some structs/enums that aren't documented via
kernel-doc markup. Add documentation for them.

Fix those warnings:
./include/media/rc-map.h:103: WARNING: c:type reference target not found: rc_map_list
./include/media/rc-map.h:110: WARNING: c:type reference target not found: rc_map_list
./include/media/rc-map.h:117: WARNING: c:type reference target not found: rc_map

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