ASoC: Allow DAI links to be kept active over suspend
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 May 2010 12:25:43 +0000 (13:25 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 May 2010 09:37:13 +0000 (10:37 +0100)
commit3efab7dcc0f4d0087f73ff975eaa2fddc02ffc69
tree501e2991f13b6ca8b7b3c3a27b03ccd4c5196185
parent452a5fd679f8a6f215df71c41487ad4b2c7774db
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 <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
sound/soc/soc-core.c