diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2014-03-10 08:32:46 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-10 09:31:56 (GMT) |
commit | 640c24a77b5691b5fe802b6f51fb4e2ae1bee846 (patch) | |
tree | 2807a9296a69411ce350838de73fca60b6dcf96b /Documentation/Changes | |
parent | d9aa5c56317ee15ff7116ae05de7811f2fee5a46 (diff) | |
download | linux-640c24a77b5691b5fe802b6f51fb4e2ae1bee846.tar.xz |
regulator: max77693: Remove state container as it is not needed
Don't store pointers to regulator_dev returned by
devm_regulator_register() in allocated memory in state container. They
aren't used anywhere outside of max77693_pmic_probe() function.
This change allows removing completely the 'struct max77693_pmic_dev'
state container as none of its fields are used outside of probe.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/Changes')
0 files changed, 0 insertions, 0 deletions