Re: [PATCH v1 0/2] thermal: core: Revert two cosmetic update that go against driver core changes
From: Greg Kroah-Hartman
Date: Tue Aug 25 2026 - 01:57:33 EST
On Mon, Aug 24, 2026 at 07:50:52PM +0200, Rafael J. Wysocki wrote:
> Hi All,
>
> Two recent thermal core commits restored the usage of class_create()
> into the thermal core as a cleanup matter, but that goes against the
> driver core plans to get rid of that function.
>
> Revert these two commits and let class_create() be eliminated.
Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>