public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] thermal: intel: intel_soc_dts_iosf: Two cleanups
@ 2023-08-09 20:25 Rafael J. Wysocki
  2023-08-09 20:27 ` [PATCH v1 1/2] thermal: intel: intel_soc_dts_iosf: Always use 2 trips Rafael J. Wysocki
  2023-08-09 20:28 ` [PATCH v1 2/2] thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition Rafael J. Wysocki
  0 siblings, 2 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2023-08-09 20:25 UTC (permalink / raw)
  To: Linux PM; +Cc: LKML, Srinivas Pandruvada, Zhang Rui, Daniel Lezcano

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!




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-10 16:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 20:25 [PATCH v1 0/2] thermal: intel: intel_soc_dts_iosf: Two cleanups Rafael J. Wysocki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox