From: Richard Fitzgerald Date: Mon, 5 Aug 2013 12:17:28 +0000 (+0100) Subject: ASoC: core: init delayed_work for codec-codec links X-Git-Tag: v3.12-rc1~150^2~9^2~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d58a077465ff23b935042bf1cbdac64cdb78a2c;p=pandora-kernel.git ASoC: core: init delayed_work for codec-codec links We must init the delayed_work for codec-codec links otherwise shutting down the DAI chain will fault when calling flush_delayed_work_sync() on the linked DAI. Signed-off-by: Richard Fitzgerald Signed-off-by: Mark Brown --- Reading git-diff-tree failed