commit | fed7c4fe8bd0b131cc3f19ba2744061935cdcdb7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 01 07:48:02 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Sep 05 06:10:33 2017 -0400 |
tree | 1704c8f172d1090bac98bbc34551c468faa74a1c | |
parent | 833ff5e7feda1a042b83e82208cef3d212ca0ef1 [diff] |
media: ca.h: document most CA data types For most of the stuff there, documenting is easy, as the header file contains information. Yet, I was unable to document two data structs: ca_msg and ca_descr As those two structs are used by a few drivers, keep them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>