From: Subhransu S. Prusty Date: Thu, 30 Oct 2014 10:51:48 +0000 (+0530) Subject: ASoC: Intel: modularize driver probe and remove X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~16^3~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250454d8fe65680b26f2917b806e2caf49126a01;p=pandora-kernel.git ASoC: Intel: modularize driver probe and remove The driver probe which initializes driver and remove which cleans up can be shared with APCI as well, so move them to common init_context and cleanup_context routines which can be used by ACPI as well Signed-off-by: Subhransu S. Prusty Signed-off-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed