From: Mark Brown Date: Wed, 2 Mar 2011 18:36:34 +0000 (+0000) Subject: ASoC: Add a late_probe() callback to cards X-Git-Tag: v2.6.39-rc1~200^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e9ad921d3b7defd8940a3e30e8241c8ed734db;p=pandora-kernel.git ASoC: Add a late_probe() callback to cards This is run after the DAPM widgets and routes are added, allowing setup of things like jacks using the routes. The main card probe() is run before anything else so can't be used for this purpose. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed