From: Mark Brown Date: Sun, 9 May 2010 12:25:43 +0000 (+0100) Subject: ASoC: Allow DAI links to be kept active over suspend X-Git-Tag: v2.6.35-rc1~478^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efab7dcc0f4d0087f73ff975eaa2fddc02ffc69;p=pandora-kernel.git ASoC: Allow DAI links to be kept active over suspend As well as allowing DAPM pins to be marked as ignoring suspend allow DAI links to be similarly marked. This is primarily intended for digital links between CODECs and non-CPU devices such as basebands in mobile phones and will suppress all suspend calls for the DAI link. It is likely that this will need to be revisited if used with devices which are part of the SoC CPU. Tested-by: Peter Ujfalusi Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed