Linux Power Management development
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Danilo Krummrich <dakr@kernel.org>,
	Daniel Lezcano <daniel.lezcano@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Lukasz Luba <lukasz.luba@arm.com>,
	Linux Driver Core Development <driver-core@lists.linux.dev>
Subject: [PATCH v1 0/2] thermal: core: Revert two cosmetic update that go against driver core changes
Date: Mon, 24 Aug 2026 19:50:52 +0200	[thread overview]
Message-ID: <12960456.O9o76ZdvQC@rafael.j.wysocki> (raw)

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.

Thanks!




             reply	other threads:[~2026-08-24 17:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-24 17:50 Rafael J. Wysocki [this message]
2026-08-24 17:52 ` [PATCH v1 1/2] Revert "thermal/core: Use the thermal class pointer as init guard" Rafael J. Wysocki
2026-08-24 17:53 ` [PATCH v1 2/2] Revert "thermal/core: Allocate the thermal class dynamically" Rafael J. Wysocki
2026-08-25  5:55 ` [PATCH v1 0/2] thermal: core: Revert two cosmetic update that go against driver core changes Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12960456.O9o76ZdvQC@rafael.j.wysocki \
    --to=rafael@kernel.org \
    --cc=dakr@kernel.org \
    --cc=daniel.lezcano@kernel.org \
    --cc=driver-core@lists.linux.dev \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lukasz.luba@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox