Searched hist:ec592fd3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/firewire/dice/ |
H A D | dice-stream.c | ec592fd3 Wed May 02 05:16:46 CDT 2018 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: dice: use cache of stream format to check running stream
At present, to check running stream, available stream formats are used at current sampling transmission frequency (stf). But when changing stf, it's convenient to use cache of stream formats.
This commit applies this idea.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de> ec592fd3 Wed May 02 05:16:46 CDT 2018 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: dice: use cache of stream format to check running stream At present, to check running stream, available stream formats are used at current sampling transmission frequency (stf). But when changing stf, it's convenient to use cache of stream formats. This commit applies this idea. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|