From: André Draszik Date: Thu, 13 Feb 2025 11:18:30 +0000 (+0000) Subject: power: supply: max1720x: fix a comment typo X-Git-Tag: v6.15-rc1~102^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8936109056b88e6151d96ff58ecac9db54d47dc;p=thirdparty%2Flinux.git power: supply: max1720x: fix a comment typo mesaurment -> measurement Signed-off-by: André Draszik Link: https://lore.kernel.org/r/20250213-max1720x-typo-v1-1-9c88611cac34@linaro.org Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/max1720x_battery.c b/drivers/power/supply/max1720x_battery.c index 11580e414713b..2c9aea4f5d7f4 100644 --- a/drivers/power/supply/max1720x_battery.c +++ b/drivers/power/supply/max1720x_battery.c @@ -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