regulator: tps65090: Use generic regmap enable/disable operations
authorAxel Lin <axel.lin@gmail.com>
Tue, 17 Apr 2012 09:08:56 +0000 (17:08 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Apr 2012 16:42:04 +0000 (17:42 +0100)
commit06c4998be96f2e1f304cf79d5e9d1662d864f7d1
tree9a898aa3617998d8708d83c04a89da0044740a56
parentee7b19142d0e7b88a981fd50b9b8758f697b459e
regulator: tps65090: Use generic regmap enable/disable operations

This patch converts tps65090 regulator driver to use generic regmap
enable/disable operations.

Also move struct tps65090 to include/linux/mfd/tps65090.h because
the regulator driver needs to access the rmap field of struct tps65090.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/tps65090.c
drivers/regulator/tps65090-regulator.c
include/linux/mfd/tps65090.h
This page took 0.030783 seconds and 5 git commands to generate.