From 9cf0e4520d45d5425f3a5257d346e3310e1a63b4 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Fri, 30 May 2014 10:52:29 +0300 Subject: [PATCH] ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path Baytrail and Haswell SST IPC don't stop the kernel thread in error and cleanup path thus leaving orphan kernel thread behind in such a case. Also while at it, fix one error path in sst-haswell-ipc.c that doesn't free hsw->msg. [Jarkko: I edited the commit log a little] Signed-off-by: Imre Deak Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-format-patch failed