commit | b83f346bc4d6ab358fd0da85b7eab08bf0234c0b | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Aug 13 17:37:55 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:52 2007 +0200 |
tree | 4e4d033bcba71b343e96e1063d6b5f8f88175f7a | |
parent | f9ff161a14baca1a4ead5f12377ab25b9dd332e1 [diff] |
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() Set the SNDRV_PCM_INFO_SYNC_START flag and the substream's sync ID (only) if the substream actually can be linked to another one. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>