[alsa-devel] [PATCH] Revert part of "ASoC: tegra: Convert to managed resources"
Alexandre Courbot
gnurou at gmail.com
Mon Aug 31 07:27:14 CEST 2015
On Tue, Aug 18, 2015 at 8:56 PM, Vaishali Thakkar
<vthakkar1994 at gmail.com> wrote:
> Revert the problematic part of commit 470805eb9f31 ("ASoC: tegra:
> Convert to managed resources"). Before this commit, PM cleanup was
> performed after the component was unregistered. But returning
> directly will skip PM cleanup. So, to be on safe side it is better
> to use snd_soc_register_component instead of
> devm_snd_soc_register_component.
>
> Signed-off-by: Vaishali Thakkar <vthakkar1994 at gmail.com>
I'm probably late for the party, but FWIW:
Reviewed-by: Alexandre Courbot <acourbot at nvidia.com>
More information about the Alsa-devel
mailing list