summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-02-19 08:34:11 (GMT)
committerMark Brown <broonie@linaro.org>2014-02-19 12:18:54 (GMT)
commit413be59e2f33382305876b17f218666d03cf3aac (patch)
tree533183d9c3ff073a8cb7a64b2fac431b6b6bf0c2 /drivers/regulator/Kconfig
parentc46b5295ac3db8ac20e8970ce668b8e784833eee (diff)
downloadlinux-413be59e2f33382305876b17f218666d03cf3aac.tar.xz
regulator: tps65218: Remove unnecessary regulator_unregister call
Current code uses devm_regulator_register() so the we don't need to explicitly call regulator_unregister() in .remove. And then we don't need to save rdev pointer to tps->rdev[id]. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
0 files changed, 0 insertions, 0 deletions