]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/pmu: Rename cpuhp_slot to cpuhp_state
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 4 Nov 2024 21:35:09 +0000 (13:35 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 5 Nov 2024 19:24:33 +0000 (11:24 -0800)
commitc62018a002dd5da0262e005a89fe691ca8d57cf6
treef16ba9628c2887715713bb3c2ae386740c94cf4b
parentb7cfe79f06d673fccd388896ff67f305b8378716
drm/i915/pmu: Rename cpuhp_slot to cpuhp_state

Both the documentation and most of other users call the return of
cpuhp_setup_state_multi() as "state". Follow that.

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241104213512.2314930-2-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/i915/i915_pmu.c