commit | b8f78234aa6a180db9b29da5b48c18d26c06ecc2 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed May 02 19:16:49 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 02 16:02:05 2018 +0200 |
tree | bfdbbb4f0848350ca5a3a6041ec5820f01c8e218 | |
parent | afa617f219761473881ace59f31bd6713fed1833 [diff] |
ALSA: dice: use stream formats to add MIDI substreams In former commits, proxy structure gets members for cache of stream formats. The cache can be used to count the number of MIDI substreams to add. This commit uses the cache for this purpose. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>