drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 11 Oct 2012 14:24:04 +0000 (15:24 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 11 Oct 2012 20:37:17 +0000 (22:37 +0200)
commit39bc66c9371fa6cdb1029e6c1768824f068be913
treeeec72949606ec43cab95f18c8504c5f4fdd937ac
parent1ce4292073695fd0fec74d1169bc94dadc339731
drm/i915: Fix the SCC/SSC typo in the SPLL bits definition

We're talking about Spread Spectrum Clocks here, thus SSC.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_ddi.c
This page took 0.030597 seconds and 5 git commands to generate.