commit | 077973c8c37fff683b607f7d0966db1eee47fb4f | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Fri Mar 22 15:37:51 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Mar 26 09:30:12 2019 -0700 |
tree | 67330c43fb5a007c85265030e1dad2ffd75d3862 | |
parent | 02c99d26f5200210c1080f4bf13d344329d85cd8 [diff] |
drm/i915/icl: reduce pll_id scope and use enum type Now that pll_id is not used anymore for combophy, reduce its scope. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190322223751.22089-6-lucas.demarchi@intel.com Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>