From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
Zhang Rui <rui.zhang@intel.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: [PATCH v1 0/2] thermal: intel: intel_soc_dts_iosf: Two cleanups
Date: Wed, 09 Aug 2023 22:25:08 +0200 [thread overview]
Message-ID: <12271935.O9o76ZdvQC@kreacher> (raw)
Hi Folks,
This series cleans up the intel_soc_dts_iosf thermal driver.
Patch [1/2] is based on the observation that both the existing callers
of intel_soc_dts_iosf_init() pass 2 as the trip_count argument, so it
really is not necessary to pass that argument to it at all.
Patch [2/2] drops a symbol definition that is already present in a
header file included in the C file in question.
Thanks!
next reply other threads:[~2023-08-09 20:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 20:25 Rafael J. Wysocki [this message]
2023-08-09 20:27 ` [PATCH v1 1/2] thermal: intel: intel_soc_dts_iosf: Always use 2 trips Rafael J. Wysocki
2023-08-10 16:53 ` srinivas pandruvada
2023-08-09 20:28 ` [PATCH v1 2/2] thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition Rafael J. Wysocki
2023-08-10 16:53 ` srinivas pandruvada
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=12271935.O9o76ZdvQC@kreacher \
--to=rjw@rjwysocki.net \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=srinivas.pandruvada@linux.intel.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