diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-06-18 21:07:51 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-19 20:44:45 +0200 |
commit | 6c1549c4cc3c1b0d8623cde00e28f094b2db0d41 (patch) | |
tree | edcc084c19a2070fc75cadff409b1a7efec9340f /virt | |
parent | a8eaad7b04eaab3df6b8db722d4418286815b46c (diff) | |
download | blackbird-obmc-linux-6c1549c4cc3c1b0d8623cde00e28f094b2db0d41.tar.gz blackbird-obmc-linux-6c1549c4cc3c1b0d8623cde00e28f094b2db0d41.zip |
ALSA: firewire-motu: suppless consumption for unused element of array in stack
In MOTU firewire protocol, data block consists of 24 bit data chunks except
for one quadlet for source packet header (SPH). The number of data chunk in
a data block is different between three clock modes; low, middle and high.
When unit supports ADAT on optical interface, the data block includes some
chunks for ADAT channels. These ADAT chunks are unavailable at high mode.
This driver has local functions to calculate the number of ADAT chunks. But
They uses stack for three clock modes. This is useless for higher mode.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions