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:
c9eaa44
)
ASoC: core: Add support for machine specific trigger callback
author
Jarkko Nikula
<jarkko.nikula@bitmer.com>
Mon, 28 Apr 2014 12:17:52 +0000
(14:17 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 29 Apr 2014 19:04:32 +0000
(12:04 -0700)
Machine specific trigger callback allows to do final stream start/stop
related operations in a machine driver after setting up the codec, DMA and
DAI.
One example could be clock management for linked streams case where machine
driver can start/stop synchronously the linked streams.
Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-pcm.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-pcm.c
Simple merge