commit | c30076568d20bd6f7a4e021b19672a6b03266430 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Mon Feb 08 22:54:18 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 09 12:22:10 2016 +0100 |
tree | d62eab25502ccdf81ccd4934e009c09b4fcd77db | |
parent | b9022f4d2cb4660249036768f7d09442b213d12f [diff] |
ALSA: dice: get the number of MBLA data channel at opening PCM substream This commit is a preparation to remove members related to channel cache for the number of channels for multi bit linear audio data and MIDI ports. This commit changes the way to get the number of multi bit linear audio data channel. It's directly retrieved by asynchronous transactions to some registers. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>