diff options
author | Charles Keepax | 2015-12-15 11:29:47 +0000 |
---|---|---|
committer | Mark Brown | 2015-12-23 00:20:50 +0000 |
commit | 95fe9597d2494e8c4c9064fca1e12d1c03733ae7 (patch) | |
tree | 136f57d69f474dded8fac9c8ceeaed8887db3df6 /include/rxrpc | |
parent | 2cd19bdbf83c4c70b2ee36d022c5ded2738d2e19 (diff) |
ASoC: wm_adsp: Attach buffers and streams together
The stream is created whilst the compressed stream is opened and a
buffer is created when the DSP powers up. It is necessary at a point
once both the DSP has powered up and the the stream has been opened to
connect a stream to a buffer on the DSP. This is done in the trigger
callback as this is after the DSP has been powered and obviously the
stream must be open. Note that whilst the connect is currently trivial
it is expected that this will get more complex when support for multiple
buffers/streams per DSP is added.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/rxrpc')
0 files changed, 0 insertions, 0 deletions