Home
last modified time | relevance | path

Searched hist:"3598 aad5470deb5eb4f643ef89abb9b172803e76" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8731.cdiff 3598aad5470deb5eb4f643ef89abb9b172803e76 Fri Apr 25 03:27:04 CEST 2014 Fabio Estevam <fabio.estevam@freescale.com> ASoC: wm8731: Use devm_regulator_bulk_get()

Using devm_regulator_bulk_get() can make the code cleaner and smaller as we
do not need to call regulator_bulk_free() in the error and remove paths.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>