From: Jarkko Nikula Date: Mon, 17 Feb 2014 13:32:07 +0000 (+0000) Subject: ASoC: Intel: Add common SST driver loader on ACPI systems X-Git-Tag: v3.15-rc1~36^2~1^2~4^2~11^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f8783fa2d053a61059f6b784c917129fb3064b;p=pandora-kernel.git ASoC: Intel: Add common SST driver loader on ACPI systems Most of the SST devices will be exposed as ACPI devices. It makes sense to avoid duplication of the driver enumeration logic and concentrate the functionality into a single ACPI SST enumeration file. Idea of this loader is to parse data we get from ACPI and to be able to load needed other SST drivers and ASoC machine driver runtime based on single ACPI ID what BIOS gives to us. Signed-off-by: Jarkko Nikula Signed-off-by: Liam Girdwood Acked-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed