Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

power: supply: max1720x: fix a comment typo

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>

authored by

André Draszik and committed by
Sebastian Reichel
a8936109 2014c95a

+1 -1
+1 -1
drivers/power/supply/max1720x_battery.c
··· 302 302 /* 303 303 * Calculating current registers resolution: 304 304 * 305 - * RSense stored in 10^-5 Ohm, so mesaurment voltage must be 305 + * RSense stored in 10^-5 Ohm, so measurement voltage must be 306 306 * in 10^-11 Volts for get current in uA. 307 307 * 16 bit current reg fullscale +/-51.2mV is 102400 uV. 308 308 * So: 102400 / 65535 * 10^5 = 156252