[PATCH][next] thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is a spelling mistake in a dev_info message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
---
 drivers/thermal/airoha_thermal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/thermal/airoha_thermal.c b/drivers/thermal/airoha_thermal.c
index 9a7a702a17de..b9fd6bfc88e5 100644
--- a/drivers/thermal/airoha_thermal.c
+++ b/drivers/thermal/airoha_thermal.c
@@ -352,7 +352,7 @@ static void airoha_thermal_setup_adc_val(struct device *dev,
 		priv->default_offset = airoha_get_thermal_ADC(priv);
 		priv->default_slope = EN7581_SLOPE_X100_DIO_DEFAULT;
 		priv->init_temp = EN7581_INIT_TEMP_NONK_X10;
-		dev_info(dev, "missing thermal calibrarion EFUSE, using non calibrated value\n");
+		dev_info(dev, "missing thermal calibration EFUSE, using non calibrated value\n");
 	}
 }
 
-- 
2.49.0





[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux