commit | 0b61d2b9f2f78fc55faaedcc37f622ffd4103d14 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@nokia.com> | Fri Apr 30 14:59:35 2010 +0300 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Mon May 03 12:55:48 2010 +0100 |
tree | e9644b438dc3907cd90f978c2bc2c110f2ab0c6f | |
parent | 239fe55c7fe17d67403cb1e9222fcaea84248974 [diff] |
ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure As a preparation for supporting codec to be turned off, when we are in BIAS_STANDBY. The substream must be easily available in other places than pcm_* callbacks. Manage a pointer in _startup, and _shutdown for this. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>