regulator: tps65910: use regmap accessors
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 26 Sep 2020 23:59:15 +0000 (01:59 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 1 Oct 2020 15:29:17 +0000 (16:29 +0100)
commitbd8e2cad4e2857a8f3d1098236847e5b4becb3b9
tree3ef8acf59b65b363b980c5e44293ddb97b7ca0ef
parent6228cc8aed9e51afa56727b11001b37913e4dda6
regulator: tps65910: use regmap accessors

Use regmap accessors directly for register manipulation - removing
one layer of abstraction.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/e82886d0f8f5131c9fccf2a17e3a15acce507d6f.1601164493.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65910-regulator.c