linux/sound/firewire/dice
Takashi Sakamoto dfabc0eee1 ALSA: dice: ensure phase lock before starting streaming
In former commits, probing process has no need to set sampling transfer
frequency. Although it's OK to drop a function to change the frequency
from this module, some models require it before streaming. This seems to
be due to phase lock of clock source.

This commit moves the function from transaction layer to stream layer, and
rename it according to the purpose.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-02-09 12:22:11 +01:00
..
dice-hwdep.c ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00
dice-interface.h Revert "ALSA: dice: fix wrong offsets for Dice interface" 2015-03-10 15:26:25 +01:00
dice-midi.c ALSA: dice: add MIDI ports according to current number of MIDI substreams 2016-02-09 12:22:09 +01:00
dice-pcm.c ALSA: dice: get the number of MBLA data channel at opening PCM substream 2016-02-09 12:22:10 +01:00
dice-proc.c Revert "ALSA: dice: fix wrong offsets for Dice interface" 2015-03-10 15:26:25 +01:00
dice-stream.c ALSA: dice: ensure phase lock before starting streaming 2016-02-09 12:22:11 +01:00
dice-transaction.c ALSA: dice: ensure phase lock before starting streaming 2016-02-09 12:22:11 +01:00
dice.c ALSA: dice: purge generating channel cache 2016-02-09 12:22:10 +01:00
dice.h ALSA: dice: ensure phase lock before starting streaming 2016-02-09 12:22:11 +01:00
Makefile ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in 2015-10-18 09:08:11 +02:00