[PATCH 1/2] ASoC: sgtl5000: Let the codec acquire its clock

Fabio Estevam festevam at gmail.com
Mon Jun 10 12:07:18 EDT 2013


On Mon, Jun 10, 2013 at 12:41 PM, Shawn Guo <shawn.guo at linaro.org> wrote:

>> -clk_fail:
>> -     clk_put(data->codec_clk);
>
> Why can this clk_put() be removed now?

Good point. Will send a patch to convert it to devm_clk_get, so that
we do not need to call these clk_put.



More information about the linux-arm-kernel mailing list