]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/regulator/ab3100.c
regulator: ab3100: use devm_regulator_register()
authorJingoo Han <jg1.han@samsung.com>
Mon, 30 Sep 2013 00:50:14 +0000 (09:50 +0900)
committerMark Brown <broonie@linaro.org>
Mon, 30 Sep 2013 17:10:52 +0000 (18:10 +0100)
commitfda5842cc62c36c5ed02b763f6045e720582b083
treecadb22caa5f81d0f36fe7aaf779ef955fb0bbfa3
parent0cdfcc0f9352a4c076fbb51299e2b12a35619a51
regulator: ab3100: use devm_regulator_register()

Use devm_regulator_register() to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/ab3100.c