From: Mark Brown Date: Wed, 3 Dec 2008 19:26:35 +0000 (+0000) Subject: ASoC: Register platform DAIs X-Git-Tag: v2.6.29-rc1~590^2~11^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4b783cfdebb559814690572041a17bc9744cf3;p=pandora-kernel.git ASoC: Register platform DAIs Register all platform DAIs with the core. In line with current behaviour this is done at module probe time rather than when the devices are probed (since currently that only happens as the entire ASoC card is registered except for those drivers that currently implement some kind of hotplug). Since the core currently ignores DAI registration this has no practical effect. Signed-off-by: Mark Brown --- Reading git-diff-tree failed