summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65910-regulator.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2014-03-10 09:32:46 +0100
committerMark Brown2014-03-10 10:31:56 +0100
commit640c24a77b5691b5fe802b6f51fb4e2ae1bee846 (patch)
tree2807a9296a69411ce350838de73fca60b6dcf96b /drivers/regulator/tps65910-regulator.c
parentregulator: max77693: Add missing of_node_put (diff)
downloadkernel-qcow2-linux-640c24a77b5691b5fe802b6f51fb4e2ae1bee846.tar.gz
kernel-qcow2-linux-640c24a77b5691b5fe802b6f51fb4e2ae1bee846.tar.xz
kernel-qcow2-linux-640c24a77b5691b5fe802b6f51fb4e2ae1bee846.zip
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 'drivers/regulator/tps65910-regulator.c')
0 files changed, 0 insertions, 0 deletions