X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fusb%2Fstream.c;h=8ee14f2365e749d964c369acef5ac45f95a060ca;hb=e6604ecb70d4b1dbc0372c6518b51c25c4b135a1;hp=970086015cded9f0a75f4d66a1471b1e99d9bfd4;hpb=16651fc2f30dfe14dcdd59cf0ccb4e1ccdba4dc7;p=karo-tx-linux.git diff --git a/sound/usb/stream.c b/sound/usb/stream.c index 970086015cde..8ee14f2365e7 100644 --- a/sound/usb/stream.c +++ b/sound/usb/stream.c @@ -92,6 +92,7 @@ static void snd_usb_init_substream(struct snd_usb_stream *as, subs->direction = stream; subs->dev = as->chip->dev; subs->txfr_quirk = as->chip->txfr_quirk; + subs->tx_length_quirk = as->chip->tx_length_quirk; subs->speed = snd_usb_get_speed(subs->dev); subs->pkt_offset_adj = 0;