]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: core: fix typo in function to get current charge control limit
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Mon, 15 Apr 2019 14:29:18 +0000 (16:29 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 15 Apr 2019 19:40:00 +0000 (21:40 +0200)
commit5ec87ecde235a2e0aa99ceae57b9d0978461ebe4
treec74a86f07240b6ca133d23e3e222d6db82234e76
parentd7830ce3c5e0fe6aee645a1a01c9ae367d31bb9e
power: supply: core: fix typo in function to get current charge control limit

There is a spelling mistake in ps_get_cur_charge_cntl_limit function so
replace 'chrage' for 'charge'.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c