Home
last modified time | relevance | path

Searched hist:b9840124d699614f1429748e43827b1fb35c1138 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dimx-sgtl5000.cdiff b9840124d699614f1429748e43827b1fb35c1138 Mon Jun 10 11:26:05 CDT 2013 Fabio Estevam <fabio.estevam@freescale.com> ASoC: imx-sgtl5000: Use devm_clk_get()

Commit 9e13f345 (ASoC: sgtl5000: Let the codec acquire its clock) removed the
clk_put calls.

Let's use devm_clk_get() instead, so that we do not need to call them anymore.

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