ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
[cascardo/linux.git] / sound / firewire / amdtp-stream.h
index 5f96aff..d915940 100644 (file)
@@ -181,8 +181,7 @@ void amdtp_stream_destroy(struct amdtp_stream *s);
 int amdtp_stream_set_parameters(struct amdtp_stream *s,
                                unsigned int rate,
                                unsigned int pcm_channels,
-                               unsigned int midi_ports,
-                               bool double_pcm_frames);
+                               unsigned int midi_ports);
 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
 
 int amdtp_stream_start(struct amdtp_stream *s, int channel, int speed);