thermal: Fix a typo in the file soctherm.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 5 Mar 2021 01:53:20 +0000 (07:23 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 10 Mar 2021 11:54:58 +0000 (12:54 +0100)
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

index 66e0639..8b8fbd4 100644 (file)
@@ -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,