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
This commit is contained in:
Bhaskar Chowdhury 2021-03-05 07:23:20 +05:30 committed by Daniel Lezcano
parent e042e95bca
commit 6606800192
1 changed files with 1 additions and 1 deletions

View 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,