From: Vinod Koul Date: Thu, 13 Jan 2011 17:18:52 +0000 (+0530) Subject: ASoC: soc core add inline to handle card list initialzation X-Git-Tag: v2.6.39-rc1~200^2^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e10bda05d6c7d4aba509bbbab5ba748d54c702f;p=pandora-kernel.git ASoC: soc core add inline to handle card list initialzation Currently the soc_probe initializes the card hence it does the card list initialzation. But if machines directly register the card they would need to do these steps, so putting them as inline would save lot of code This patch adds an inline to do list initialzation Signed-off-by: Vinod Koul Signed-off-by: Harsha Priya Signed-off-by: Mark Brown --- Reading git-diff-tree failed