27 Jan
2011
27 Jan
'11
3:23 p.m.
On Thu, Jan 27, 2011 at 04:24:21PM +0200, Jarkko Nikula wrote:
Commit f6c2ed5 "ASoC: Fix the device references to codec and platform drivers" moved codec driver refcount increments from soc_bind_dai_link into soc_probe_codec.
However, the commit didn't remove try_module_get from soc_probe_aux_dev so the auxiliary device reference counts are incremented twice as the soc_probe_codec is called from soc_probe_aux_dev too.
This is already applied for 2.6.38.