power: supply: max17042_battery: Fix a typo in function names
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 16:03:28 +0000 (18:03 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 2 Sep 2019 19:02:43 +0000 (21:02 +0200)
commit40badfa396093fe85d83a5a57711b4830e85a9e0
tree7b946694b44826d948905fe98f2a6db293a843a1
parent0e063317d579d0a7fca957461332b6832da69850
power: supply: max17042_battery: Fix a typo in function names

It is likely that 'max10742_[un]lock_model()' functions should be
'max17042_[un]lock_model()'
(0 and 7 switched in 10742)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max17042_battery.c