[PATCH RESEND] regulator: tps6105x: Convert to use regmap helper functions

2015-11-18 Thread Axel Lin
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 Tested-by: Denis Grigoryev --- drivers/regulator/tps6105x-regulator.c | 95 +- 1 file changed, 12

[PATCH RESEND] regulator: tps6105x: Convert to use regmap helper functions

2015-11-18 Thread Axel Lin
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 Tested-by: Denis Grigoryev --- drivers/regulator/tps6105x-regulator.c | 95