ALSA: firewire-lib: add replay target to cache sequence of packet
[sfrench/cifs-2.6.git] / sound / firewire / oxfw / oxfw-stream.c
index 4121d95e161f54604a64a7c8c52c70957ed223b0..a6e97a37f1295a9993a58f691cd998cd5af599a0 100644 (file)
@@ -354,7 +354,7 @@ int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw)
                        }
                }
 
-               err = amdtp_domain_start(&oxfw->domain, 0);
+               err = amdtp_domain_start(&oxfw->domain, 0, false);
                if (err < 0)
                        goto error;