thermal: Convert to new X86 CPU match macros
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 Mar 2020 13:13:58 +0000 (14:13 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 24 Mar 2020 20:33:53 +0000 (21:33 +0100)
commit9c51044cbc5fe9bb2c3bf71cb0dbcbd96ed03301
tree657fe942789b829a4ed1a09d773cacc8e51d0849
parent5cfc7ac7c1bf6014e9d22c41a724258d6c37a471
thermal: Convert to new X86 CPU match macros

The new macro set has a consistent namespace and uses C99 initializers
instead of the grufty C89 ones.

Get rid the of the local QUARK defines and use the proper ones.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lkml.kernel.org/r/20200320131509.967017771@linutronix.de
drivers/thermal/intel/intel_powerclamp.c
drivers/thermal/intel/intel_quark_dts_thermal.c
drivers/thermal/intel/intel_soc_dts_thermal.c
drivers/thermal/intel/x86_pkg_temp_thermal.c