commit | 1473c75e9aaf29f26fced257a26275f7cf10bb51 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Sep 02 09:54:48 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Sep 05 06:24:28 2017 -0400 |
tree | 7614126c2c0e16c2af41ddf7b893a5539bdb19f2 | |
parent | 7e6854a9bfea9ed6553acd0204da5101c9a2e6a0 [diff] |
media: v4l uAPI: add descriptions for arguments to all ioctls Several ioctls are missing descriptions for the third argument of the ioctl() command. They should have a description, as otherwise the output won't be ok, and will sound like something is missing. So, add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>