Re: [PATCH v1 0/2] thermal: core: Revert two cosmetic update that go against driver core changes
Greg Kroah-Hartman <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,dev.linux.lists.driver-core,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <2026082534-armband-stout-3d19@gregkh> |
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 <[email protected]>