On 06/26/2013 05:28 AM, Mark Brown wrote: > From: Mark Brown <broonie@xxxxxxxxxx> > > Otherwise we may instantiate and hence have something try to access the > device while it is still completing initialisation. One question below, otherwise, Acked-by: Stephen Warren <swarren@xxxxxxxxxx> > diff --git a/sound/soc/tegra/tegra20_ac97.c b/sound/soc/tegra/tegra20_ac97.c > err_clk_put: > err: > return ret; Right after the err_clk_put label there's a clk_put(ac97->clk_ac97) in my copy, and in the ASoC for-next branch. When did that get removed? -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html