Commit 66068001 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Daniel Lezcano
Browse files

thermal: Fix a typo in the file soctherm.c

parent e042e95b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,