Commit ac35e6cb authored by Srinivas Pandruvada's avatar Srinivas Pandruvada Committed by Daniel Lezcano

thermal: int340x: processor_thermal: Correct workload type name

Change "Burusty" to "bursty".
Reported-by: default avatarMichael Larabel <Michael@phoronix.com>
Signed-off-by: default avatarSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201210213324.2113041-1-srinivas.pandruvada@linux.intel.com
parent ea21f589
...@@ -87,7 +87,7 @@ static const char * const workload_types[] = { ...@@ -87,7 +87,7 @@ static const char * const workload_types[] = {
"none", "none",
"idle", "idle",
"semi_active", "semi_active",
"burusty", "bursty",
"sustained", "sustained",
"battery_life", "battery_life",
NULL NULL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment