commit | 21c29de1d090488f595c56be77c088c2ceed394b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 20 14:20:26 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Jul 23 08:04:21 2016 -0300 |
tree | 4b8c331e8f8673563d70509e6ac5663202fb64d8 | |
parent | 840b14d983e1128dacf5a590e8344d90880c22c3 [diff] |
[media] v4l2-subdev.h: Improve documentation This header were poorly documented, and weren't using the kernel-doc format. Document everything but the macros using the right format. While here, also fix the other comments to match the Linux CodingStyle. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>