From: Bhaskar Chowdhury Date: Fri, 5 Mar 2021 01:53:20 +0000 (+0530) Subject: thermal: Fix a typo in the file soctherm.c X-Git-Tag: v5.13-rc1~45^2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6606800192008bd2929c55614697645f53e07427;p=thirdparty%2Flinux.git thermal: Fix a typo in the file soctherm.c s/calibaration/calibration/ Signed-off-by: Bhaskar Chowdhury Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/20210305015320.7614-1-unixbhaskar@gmail.com --- diff --git a/drivers/thermal/tegra/soctherm.c b/drivers/thermal/tegra/soctherm.c index 66e0639da4bf2..8b8fbd49679bb 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,