* [PATCH] thermal: Fix couple of spellos in the file sun8i_thermal.c
@ 2021-03-05 1:43 Bhaskar Chowdhury
2021-03-17 12:39 ` [thermal: thermal/next] " thermal-bot for Bhaskar Chowdhury
0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-05 1:43 UTC (permalink / raw)
To: anarsoul, tiny.windzz, rui.zhang, daniel.lezcano, amitk, mripard,
wens, jernej.skrabec, p.zabel, linux-pm, linux-arm-kernel,
linux-kernel
Cc: rdunlap, Bhaskar Chowdhury
s/calibartion/calibration/
s/undocummented/undocumented/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
drivers/thermal/sun8i_thermal.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/thermal/sun8i_thermal.c b/drivers/thermal/sun8i_thermal.c
index 8c80bd06dd9f..d9cd23cbb671 100644
--- a/drivers/thermal/sun8i_thermal.c
+++ b/drivers/thermal/sun8i_thermal.c
@@ -300,7 +300,7 @@ static int sun8i_ths_calibrate(struct ths_device *tmdev)
* or 0x8xx, so they won't be away from the default value
* for a lot.
*
- * So here we do not return error if the calibartion data is
+ * So here we do not return error if the calibration data is
* not available, except the probe needs deferring.
*/
goto out;
@@ -418,7 +418,7 @@ static int sun8i_h3_thermal_init(struct ths_device *tmdev)
}
/*
- * Without this undocummented value, the returned temperatures would
+ * Without this undocumented value, the returned temperatures would
* be higher than real ones by about 20C.
*/
#define SUN50I_H6_CTRL0_UNK 0x0000002f
--
2.30.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [thermal: thermal/next] thermal: Fix couple of spellos in the file sun8i_thermal.c
2021-03-05 1:43 [PATCH] thermal: Fix couple of spellos in the file sun8i_thermal.c Bhaskar Chowdhury
@ 2021-03-17 12:39 ` thermal-bot for Bhaskar Chowdhury
0 siblings, 0 replies; 2+ messages in thread
From: thermal-bot for Bhaskar Chowdhury @ 2021-03-17 12:39 UTC (permalink / raw)
To: linux-pm; +Cc: Bhaskar Chowdhury, Daniel Lezcano, rui.zhang, amitk
The following commit has been merged into the thermal/next branch of thermal:
Commit-ID: 76d6329534ae3b2f344aa72cc978ef4cfd69c0c8
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//76d6329534ae3b2f344aa72cc978ef4cfd69c0c8
Author: Bhaskar Chowdhury <unixbhaskar@gmail.com>
AuthorDate: Fri, 05 Mar 2021 07:13:48 +05:30
Committer: Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Wed, 10 Mar 2021 12:54:58 +01:00
thermal: Fix couple of spellos in the file sun8i_thermal.c
s/calibartion/calibration/
s/undocummented/undocumented/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210305014348.17412-1-unixbhaskar@gmail.com
---
drivers/thermal/sun8i_thermal.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/thermal/sun8i_thermal.c b/drivers/thermal/sun8i_thermal.c
index 8c80bd0..d9cd23c 100644
--- a/drivers/thermal/sun8i_thermal.c
+++ b/drivers/thermal/sun8i_thermal.c
@@ -300,7 +300,7 @@ static int sun8i_ths_calibrate(struct ths_device *tmdev)
* or 0x8xx, so they won't be away from the default value
* for a lot.
*
- * So here we do not return error if the calibartion data is
+ * So here we do not return error if the calibration data is
* not available, except the probe needs deferring.
*/
goto out;
@@ -418,7 +418,7 @@ static int sun8i_h3_thermal_init(struct ths_device *tmdev)
}
/*
- * Without this undocummented value, the returned temperatures would
+ * Without this undocumented value, the returned temperatures would
* be higher than real ones by about 20C.
*/
#define SUN50I_H6_CTRL0_UNK 0x0000002f
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-17 12:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 1:43 [PATCH] thermal: Fix couple of spellos in the file sun8i_thermal.c Bhaskar Chowdhury
2021-03-17 12:39 ` [thermal: thermal/next] " thermal-bot for Bhaskar Chowdhury
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).