diff mbox series

[thermal:,thermal/next] thermal: Fix a typo in the file soctherm.c

Message ID 161598475392.398.11513913230541974962.tip-bot2@tip-bot2
State New
Headers show
Series [thermal:,thermal/next] thermal: Fix a typo in the file soctherm.c | expand

Commit Message

thermal-bot for Lad Prabhakar March 17, 2021, 12:39 p.m. UTC
The following commit has been merged into the thermal/next branch of thermal:

Commit-ID:     6606800192008bd2929c55614697645f53e07427
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//6606800192008bd2929c55614697645f53e07427
Author:        Bhaskar Chowdhury <unixbhaskar@gmail.com>
AuthorDate:    Fri, 05 Mar 2021 07:23:20 +05:30
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Wed, 10 Mar 2021 12:54:58 +01:00

thermal: Fix a typo in the file soctherm.c

s/calibaration/calibration/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210305015320.7614-1-unixbhaskar@gmail.com
---
 drivers/thermal/tegra/soctherm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/thermal/tegra/soctherm.c b/drivers/thermal/tegra/soctherm.c
index 66e0639..8b8fbd4 100644
--- a/drivers/thermal/tegra/soctherm.c
+++ b/drivers/thermal/tegra/soctherm.c
@@ -2195,7 +2195,7 @@  static int tegra_soctherm_probe(struct platform_device *pdev)
 	if (err)
 		return err;
 
-	/* calculate tsensor calibaration data */
+	/* calculate tsensor calibration data */
 	for (i = 0; i < soc->num_tsensors; ++i) {
 		err = tegra_calc_tsensor_calib(&soc->tsensors[i],
 					       &shared_calib,