]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Kill PCH_KBP
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 6 May 2019 15:26:27 +0000 (18:26 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 7 May 2019 18:49:57 +0000 (21:49 +0300)
commit9ab91a30f2b95ed49404516b760577350cf1d245
tree86930eb09babb2dc46a357b45d901bd561239bd2
parent5a6ac10b17ff285440d6abea97b6942b13f82772
drm/i915: Kill PCH_KBP

For us KBP is 100% identical to SPT. Kill the redundant enum
value. Also bspec doesn't talk about KBP either, so this might
avoid some confusion when cross checking the code against the
spec.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190506152627.20283-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_gmbus.c