Re: [PATCH] Revert part of "ASoC: tegra: Convert to managed resources"

From: Alexandre Courbot
Date: Mon Aug 31 2015 - 01:27:38 EST


On Tue, Aug 18, 2015 at 8:56 PM, Vaishali Thakkar
<vthakkar1994@xxxxxxxxx> 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@xxxxxxxxx>

I'm probably late for the party, but FWIW:

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/