aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/firewire/fcp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/firewire/fcp.c b/sound/firewire/fcp.c
index d48e326567c8..0619597e3a3f 100644
--- a/sound/firewire/fcp.c
+++ b/sound/firewire/fcp.c
@@ -218,8 +218,6 @@ struct fcp_transaction {
218 * 218 *
219 * @command and @response can point to the same buffer. 219 * @command and @response can point to the same buffer.
220 * 220 *
221 * Asynchronous operation (INTERIM, NOTIFY) is not supported at the moment.
222 *
223 * Returns the actual size of the response frame, or a negative error code. 221 * Returns the actual size of the response frame, or a negative error code.
224 */ 222 */
225int fcp_avc_transaction(struct fw_unit *unit, 223int fcp_avc_transaction(struct fw_unit *unit,