ASoC: wm8993: Use devm_regulator_bulk_get
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 26 Nov 2012 11:49:37 +0000 (17:19 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Nov 2012 17:40:49 +0000 (17:40 +0000)
commit877fa971fb246f8ba9907e3a3b9fb5f00d934230
tree466d4364b094dca6a751777b2bae3158778af5eb
parent9489e9dcae718d5fde988e4a684a0f55b5f94d17
ASoC: wm8993: Use devm_regulator_bulk_get

devm_regulator_bulk_get() is device managed and makes error
handling and code cleanup simpler.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8993.c
This page took 0.031967 seconds and 5 git commands to generate.