| commit | 670ff44b4a223f9dc2bf8cdd3c745ef5a92db2a6 | [log] [tgz] |
|---|---|---|
| author | Liam Girdwood <lrg@ti.com> | Wed Mar 30 23:27:27 2011 +0100 |
| committer | Sebastien Guiriec <s-guiriec@ti.com> | Sun Jul 24 21:31:58 2011 +0200 |
| tree | f62f57766e1524facd3bd4b108669d9c8cf975db | |
| parent | c6ac984059f9c7ccf613fbed812fb0dd3c9565a9 [diff] |
ASoC: dapm - Add DAPM stream completion event. In preparation for ASoC DSP support. This adds a callback function to be called at the completion of a DAPM stream event. This can be used by DSP components to perform calculations based on DAPM graphs. Signed-off-by: Liam Girdwood <lrg@ti.com>