From c2f8783fa2d053a61059f6b784c917129fb3064b Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Mon, 17 Feb 2014 13:32:07 +0000 Subject: [PATCH] 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-format-patch failed