From: Linus Torvalds Date: Fri, 20 Jan 2023 19:14:41 +0000 (-0800) Subject: Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v6.6.17~5724 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc18175938e65e979b866f23dc5b93e81d649cc4;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'thermal-6.2-rc5' of git://git./linux/kernel/git/rafael/linux-pm Pull thermal control fix from Rafael Wysocki: "Modify __thermal_cooling_device_register() to make it call put_device() after invoking device_register() and fix up a few error paths calling thermal_cooling_device_destroy_sysfs() unnecessarily (Viresh Kumar)" * tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: thermal: core: call put_device() only after device_register() fails --- dc18175938e65e979b866f23dc5b93e81d649cc4