commit | d6a88e446c04aaf3ebc4e2221aa51bf367319480 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Jun 23 15:07:24 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Dec 07 15:40:06 2020 +0100 |
tree | 7a3e9686d90af4e577ed299d3ec31e12f14e25d8 | |
parent | 47b6eaf36eba143860cf4e772a1108b1ef05520d [diff] |
media: ccs-pll: Move the flags field down, away from 8-bit fields This way the struct will use less memory, with better packing and no waste due to unsigned long. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>