diff options
author | Jonghwan Choi <jhbird.choi@samsung.com> | 2011-11-07 00:16:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-23 15:02:48 +0100 |
commit | 43530b69d758328d3ffe6ab98fd640463e8e3667 (patch) | |
tree | a14f03874de3c8d5f312d357bc2b4bb96135a1ac /drivers/regulator/max8649.c | |
parent | Linux 3.2-rc2 (diff) | |
download | linux-43530b69d758328d3ffe6ab98fd640463e8e3667.tar.xz linux-43530b69d758328d3ffe6ab98fd640463e8e3667.zip |
regulator: Use regmap_read/write(), regmap_update_bits functions directly
Current driver had the regmapcalls within the bodies of the driver specific read/write fuctions.
This patch removes the original read/write functions and makes the call sites use regmap directly.
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/max8649.c')
0 files changed, 0 insertions, 0 deletions