From: Lars-Peter Clausen Date: Sun, 9 Mar 2014 16:41:47 +0000 (+0100) Subject: ASoC: Add a per component dai list X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1438c2f60ba955114cff3717f1a334878c7886a9;p=pandora-kernel.git ASoC: Add a per component dai list Now that every DAI has a component we can track the DAIs on a per component basis. This simplifies the DAI lookup when we are only interested in DAIs of a specific component and also makes it possible to have multiple components with the same parent device and also register DAIs. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed