From: Jie Yang Date: Sat, 30 May 2015 14:33:59 +0000 (+0800) Subject: ASoC: Intel: handle haswell pcm suspend including runtime modules freeing X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~6^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd8ed496b98;p=pandora-kernel.git ASoC: Intel: handle haswell pcm suspend including runtime modules freeing It needs free pcm runtime modules before unloading firmware, here add hsw_pcm_suspend() to handle this procedure: suspends firmware ==> frees runtime modules ==> unloads firmware. This fixes the broadwell module unload failed issue. Signed-off-by: Jie Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed