From: Liam Girdwood Date: Tue, 7 Jun 2011 15:08:05 +0000 (+0100) Subject: ASoC: core - Allow components to probe/remove in sequence. X-Git-Tag: v3.1-rc1~271^2~2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0168bf0d130de83cd3532b834237c6228a6158dd;p=pandora-kernel.git ASoC: core - Allow components to probe/remove in sequence. Some ASoC components depend on other ASoC components to provide clocks and power resources in order to probe() and vice versa for remove(). Allow components to be ordered so that components can be probed() and removed() in sequences that conform to their dependencies. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed