commit | d5aab9d40135725cbe81ed5e3af5209382063193 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 11 22:04:33 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 12 14:28:18 2016 +0300 |
tree | d8d1b75508804c45206d1e115072767062299918 | |
parent | ac657f6461e5f7e0e8cb308b46b63ba71a6f6906 [diff] |
drm/i915: s/DPPL/DPLL/ for SKL DPLLs SKL DPLLs shouldn't be called DPPLs. Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Fixes: 2edd6443e3d0 ("drm/i915: Use a table to initilize shared dplls") Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1462993473-8254-1-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>