diff options
author | Hans Verkuil <[email protected]> | 2014-12-05 10:02:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2014-12-16 23:21:36 -0200 |
commit | f2d27e4519e5373767815d2050293c628242e34f (patch) | |
tree | e8f49c7aab92ac1943476b902f605103672db9e9 /drivers/media/v4l2-core/v4l2-ioctl.c | |
parent | e272d95f8c0544cff55c485a10828b063c8e417c (diff) |
[media] v4l2-mediabus.h: use two __u16 instead of two __u32
The ycbcr_enc and quantization fields do not need a __u32. Switch to
two __u16 types, thus preserving alignment and avoiding holes in the
struct. This makes one more __u32 available for future expansion.
Suggested by Sakari Ailus.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions