]> git.karo-electronics.de Git - linux-beck.git/commit
mfd: tps6105x: Use i2c regmap to access registers
authorGrigoryev Denis <grigoryev@fastwel.ru>
Fri, 2 Oct 2015 16:14:41 +0000 (16:14 +0000)
committerLee Jones <lee.jones@linaro.org>
Mon, 5 Oct 2015 09:38:22 +0000 (10:38 +0100)
commit7e50711993552800644a4667daa0f569a7665eca
treea04ab897d2bc2a756d8ef780684538bb993ff4ab
parent1f93e4a96c9109378204c147b3eec0d0e8100fde
mfd: tps6105x: Use i2c regmap to access registers

This patch modifies tps6105x and associated function driver to use regmap
instead of operating directly on i2c.

Signed-off-by: Denis Grigoryev <grigoryev@fastwel.ru>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/tps6105x.c
drivers/regulator/tps6105x-regulator.c
include/linux/mfd/tps6105x.h