diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-03-02 09:28:44 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-11 20:48:48 +0000 |
commit | b21bcd1ada026cd90243311e89dd8d999fe0a227 (patch) | |
tree | dc8d6e9fee685738020ceb585144bc1d1df707a8 /drivers/cpufreq | |
parent | 48ee1160a44b6f404f5553a6fce8447507982311 (diff) | |
download | blackbird-op-linux-b21bcd1ada026cd90243311e89dd8d999fe0a227.tar.gz blackbird-op-linux-b21bcd1ada026cd90243311e89dd8d999fe0a227.zip |
regulator: Add a pointer to aat2870_data in struct aat2870_regulator
The reason we add *pdev in struct aat2870_regulator is to use it
to get a pointer to struct aat2870_data.
Save a pointer to struct aat2870_data instead of pdev in struct
aat2870_regulator, this change makes the intention more clear.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Jin Park <jinyoungp@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions