[alsa-devel] [PATCH] ASoC: core - fix module reference counting for CPU DAIs

Mark Brown broonie at opensource.wolfsonmicro.com
Tue May 24 17:25:54 CEST 2011


On Tue, May 24, 2011 at 01:57:43PM +0100, Liam Girdwood wrote:
> Currently CODEC and platform drivers have their module reference count
> incremented soc_probe_dai_link() whilst CPU DAI drivers have their reference
> count incremented in soc_bind_dai_link().
> 
> CPU DAIs should have their reference count incremented in soc_probe_dai_link()
> just like the CODEC and platform drivers.

Applied, thanks.


More information about the Alsa-devel mailing list