]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/pch: Hide PCH device IDs
authorJani Nikula <jani.nikula@intel.com>
Fri, 7 Feb 2025 10:17:37 +0000 (12:17 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 12 Feb 2025 10:36:18 +0000 (12:36 +0200)
commitc2d55e709a867589d1d7669e964c3f7de2d62abb
tree5926dc0164fa018ac6d40a75bf8bf12f0fea139f
parenta5b55c18509500993b1540365c4f45ea1976ce97
drm/i915/pch: Hide PCH device IDs

Only the PCH identification code needs the PCH device IDs, as all the
PCH checks are now based on PCH type. Hide the PCH device IDs inside
intel_pch.c. Remove the unused INTEL_PCH_ID() macro while at it.

Reviewed-by: Nemesa Garg <nemesa.garg@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d1ceb9fc461cf21e1b885a55293f593eba1458ea.1738923308.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/soc/intel_pch.c
drivers/gpu/drm/i915/soc/intel_pch.h