All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] thermal: int340x: processor_thermal: Correct workload type name
@ 2020-12-10 21:33 Srinivas Pandruvada
  2020-12-11 13:09 ` [thermal: thermal/next] " thermal-bot for Srinivas Pandruvada
  0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Pandruvada @ 2020-12-10 21:33 UTC (permalink / raw)
  To: rui.zhang, daniel.lezcano, amitk
  Cc: linux-kernel, linux-pm, Srinivas Pandruvada, Michael Larabel

Change "Burusty" to "bursty".

Reported-by: Michael Larabel <Michael@phoronix.com> 
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
---
 drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c b/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
index 2c105fed2d7b..990f51f22884 100644
--- a/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
+++ b/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
@@ -87,7 +87,7 @@ static const char * const workload_types[] = {
 	"none",
 	"idle",
 	"semi_active",
-	"burusty",
+	"bursty",
 	"sustained",
 	"battery_life",
 	NULL
-- 
2.25.4


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

* [thermal: thermal/next] thermal: int340x: processor_thermal: Correct workload type name
  2020-12-10 21:33 [PATCH] thermal: int340x: processor_thermal: Correct workload type name Srinivas Pandruvada
@ 2020-12-11 13:09 ` thermal-bot for Srinivas Pandruvada
  0 siblings, 0 replies; 2+ messages in thread
From: thermal-bot for Srinivas Pandruvada @ 2020-12-11 13:09 UTC (permalink / raw)
  To: linux-pm
  Cc: Michael Larabel, Srinivas Pandruvada, Daniel Lezcano, rui.zhang, amitk

The following commit has been merged into the thermal/next branch of thermal:

Commit-ID:     ac35e6cb9ea51dddceae7e20a736e248730908ac
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//ac35e6cb9ea51dddceae7e20a736e248730908ac
Author:        Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
AuthorDate:    Thu, 10 Dec 2020 13:33:24 -08:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Thu, 10 Dec 2020 22:48:52 +01:00

thermal: int340x: processor_thermal: Correct workload type name

Change "Burusty" to "bursty".

Reported-by: Michael Larabel <Michael@phoronix.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201210213324.2113041-1-srinivas.pandruvada@linux.intel.com
---
 drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c b/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
index 2c105fe..990f51f 100644
--- a/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
+++ b/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
@@ -87,7 +87,7 @@ static const char * const workload_types[] = {
 	"none",
 	"idle",
 	"semi_active",
-	"burusty",
+	"bursty",
 	"sustained",
 	"battery_life",
 	NULL

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

end of thread, other threads:[~2020-12-11 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 21:33 [PATCH] thermal: int340x: processor_thermal: Correct workload type name Srinivas Pandruvada
2020-12-11 13:09 ` [thermal: thermal/next] " thermal-bot for Srinivas Pandruvada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.