]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: dice: use cache for PCM constraints and rules
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 2 May 2018 10:16:50 +0000 (19:16 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 May 2018 14:02:06 +0000 (16:02 +0200)
commitbd2b441c5744c93b0667fdad9df3271040abda51
tree11745081455d551cb4c9fb3572f5890bd9c57100
parentb8f78234aa6a180db9b29da5b48c18d26c06ecc2
ALSA: dice: use cache for PCM constraints and rules

In former commits, proxy structure gets members for cache of stream
formats. The cache allows to apply correct constraints and rules to
runtime of PCM substream. They allows userspace applications to change
current sampling transmission frequency.

This commit uses the cacher for the PCM constraints and rules.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/dice/dice-pcm.c