commit | 7fd9e829931349ad417579a718213c2b8369bff4 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Mar 20 15:06:37 2018 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Tue Mar 27 10:36:00 2018 -0700 |
tree | e65ae07b1ff5e104c2080da138c9387fa5f6feee | |
parent | 5cd281f679f3ccb517f87589fe4070a3f8014d08 [diff] |
drm/i915: reorder dpll_info members Remove 4-bytes hole in this struct an reorder tables accordingly. This also changes the last element of the tables to be more future-proof. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180320220637.21480-8-lucas.demarchi@intel.com