]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
power: supply: max1720x: fix a comment typo
authorAndré Draszik <andre.draszik@linaro.org>
Thu, 13 Feb 2025 11:18:30 +0000 (11:18 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 15 Feb 2025 03:08:50 +0000 (04:08 +0100)
mesaurment -> measurement

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20250213-max1720x-typo-v1-1-9c88611cac34@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max1720x_battery.c

index 11580e414713b7f42354a8bf4e4ef7bee6e33f36..2c9aea4f5d7f4497ae0ce7568e723167bf8a86be 100644 (file)
@@ -302,7 +302,7 @@ static int max172xx_temperature_to_ps(unsigned int reg)
 /*
  * Calculating current registers resolution:
  *
- * RSense stored in 10^-5 Ohm, so mesaurment voltage must be
+ * RSense stored in 10^-5 Ohm, so measurement voltage must be
  * in 10^-11 Volts for get current in uA.
  * 16 bit current reg fullscale +/-51.2mV is 102400 uV.
  * So: 102400 / 65535 * 10^5 = 156252