10 Aug
2009
10 Aug
'09
2:46 p.m.
On Mon, Aug 10, 2009 at 8:43 AM, Mark Brownbroonie@opensource.wolfsonmicro.com wrote:
On Mon, Aug 10, 2009 at 08:41:20AM -0400, Jon Smirl wrote:
On Mon, Aug 10, 2009 at 8:29 AM, Clemens Ladischclemens@ladisch.de wrote:
Linked substreams are handled by ALSA's kernel part with a loop inside a spinlock.
Linking via snd_soc_dai_link or is there another way to link?
That's completely unrelated - each link there just defines a CODEC<->CPU connection.
Does this link them? snd_pcm_set_sync(substream); in open()
and then remove this loop in trigger? snd_pcm_group_for_each_entry(substream, sub) { snd_pcm_trigger_done(substream, sub);
--
Jon Smirl
jonsmirl@gmail.com