mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
1b6604896e
Alesis iO 26 FireWire has two pairs of digital optical interface. It
delivers PCM frames from the interfaces by second isochronous packet
streaming. Although both of the interfaces are available at 44.1/48.0
kHz, first one of them is only available at 88.2/96.0 kHz. It reduces
the number of PCM samples to 4 in Multi Bit Linear Audio data channel
of data blocks on the second isochronous packet streaming.
This commit fixes hardcoded stream formats.
Cc: <stable@vger.kernel.org>
Fixes:
|
||
---|---|---|
.. | ||
dice-alesis.c | ||
dice-extension.c | ||
dice-harman.c | ||
dice-hwdep.c | ||
dice-interface.h | ||
dice-midi.c | ||
dice-mytek.c | ||
dice-pcm.c | ||
dice-presonus.c | ||
dice-proc.c | ||
dice-stream.c | ||
dice-tcelectronic.c | ||
dice-transaction.c | ||
dice.c | ||
dice.h | ||
Makefile |