From: Jarkko Nikula Date: Thu, 27 Jan 2011 14:24:22 +0000 (+0200) Subject: ASoC: soc-core: Increment codec and platform driver refcounts before probing X-Git-Tag: v2.6.39-rc1~200^2^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d29331ac551c11e6e3934f43a548ae8154351e;p=pandora-kernel.git ASoC: soc-core: Increment codec and platform driver refcounts before probing Commit f6c2ed5 "ASoC: Fix the device references to codec and platform drivers" moved codec and platform driver refcount increments from soc_bind_dai_link to more appropriate places. Adjust a little them so that refcounts are incremented before executing the driver probe functions. Signed-off-by: Jarkko Nikula Cc: Vinod Koul Cc: Harsha Priya Signed-off-by: Mark Brown --- Reading git-diff-tree failed