regulator: tps6105x: Convert to use regmap helper functions
authorAxel Lin <axel.lin@ingics.com>
Wed, 18 Nov 2015 08:22:52 +0000 (16:22 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 13:19:47 +0000 (13:19 +0000)
commitfad2ba681c74f785d56a2401bb9db615843a465a
treed13fe2d5ad8434d8bcb777ad0534f0bf24c3f8f4
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
regulator: tps6105x: Convert to use regmap helper functions

Since commit 7e5071199355 ("mfd: tps6105x: Use i2c regmap to access
registers"), we can use regmap helper functions instead of open coded.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Denis Grigoryev <grigoryev@fastwel.ru>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps6105x-regulator.c