[GIT PULL] Thermal control fix for v6.4-rc4

From: Rafael J. Wysocki
Date: Fri May 26 2023 - 12:33:27 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.4-rc4

with top-most commit 5f7fdb0f255756b594cc45c2c08b0140bc4a1761

thermal: intel: int340x: Add new line for UUID display

on top of commit 44c026a73be8038f03dbdeef028b642880cf1511

Linux 6.4-rc3

to receive a thermal control fix for 6.4-rc4.

This fixes a regression introduced inadvertently during the 6.3 cycle
by a commit making the Intel int340x thermal driver use sysfs_emit_at()
instead of scnprintf() (Srinivas Pandruvada).

Thanks!


---------------

Srinivas Pandruvada (1):
thermal: intel: int340x: Add new line for UUID display

---------------

drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)