git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c27ab
)
ASoC: dapm - Add DAPM stream completion event.
author
Liam Girdwood
<lrg@ti.com>
Mon, 25 Jul 2011 10:15:15 +0000
(11:15 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 25 Jul 2011 21:07:24 +0000
(22:07 +0100)
In preparation for Dynamic PCM (AKA 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
after completion of stream events.
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found