commit | 76ea46887729d0765b1fd39291a69c2c6781ada0 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Dec 16 17:32:30 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Dec 16 10:18:25 2018 +0100 |
tree | abe9281f7614100aa7c9808c961a7880383bd6ac | |
parent | d4a0b6cbf26ce7c22bcb070595957590736fec85 [diff] |
ALSA: fireface: code refactoring to handle multiplier mode Fireface 400/800 use three modes against the number of data channels in data block for both tx/rx packets. This commit adds refactoring for it. Some enumerators are added to represent each of mode and a function is added to calculate the mode from sampling frequency code (sfc). Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>