Loading
platform/x86/intel-uncore-freq: Rename the sysfs helper macro names
mainline inclusion from mainline-v6.11 commit b2cc9f908af19dd851dd4642325daf0e86614885 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB6QCW CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2cc9f908af19dd851dd4642325daf0e86614885 ------------------------------------------------- Intel-SIG: commit b2cc9f908af1 platform/x86/intel-uncore-freq: Rename the sysfs helper macro names. Backport Intel-uncore-freq driver support for 6.6 from 6.11. The macros to create sysfs entries are going to be used for other attributes in addition to current min/max frequencies only, so rename these to be more generic. No functional change intended. Signed-off-by:Tero Kristo <tero.kristo@linux.intel.com> Acked-by:
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Link: https://lore.kernel.org/r/20240617060708.892981-7-tero.kristo@linux.intel.com Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>