ALSA: firewire-lib: add replay target to cache sequence of packet
[linux-2.6-microblaze.git] / sound / firewire / fireworks / fireworks_stream.c
index 858cd60..0106fa6 100644 (file)
@@ -272,7 +272,7 @@ int snd_efw_stream_start_duplex(struct snd_efw *efw)
                if (err < 0)
                        goto error;
 
-               err = amdtp_domain_start(&efw->domain, 0);
+               err = amdtp_domain_start(&efw->domain, 0, false);
                if (err < 0)
                        goto error;