commit | bc8500da3e62cd6a896407a1b330a2eb21817c22 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Sep 19 11:21:57 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 29 12:48:19 2015 +0200 |
tree | 74259f781b6999135349f5670c0bbd907f28936f | |
parent | 51c29fd21389d9995a8a18a91eeb8dd1220a2119 [diff] |
ALSA: firewire-lib: move PCM substream constraint to AM824 layer In IEC 61883-6, PCM frames are transferred in Multi Bit Linear Audio data channel. The data channel transfers 16/20/24 bit PCM samples. Thus, PCM substream has a constrain about it. This commit moves codes related to the constraint from packet streaming layer to AM824 data block processing layer. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>