diff options
Diffstat (limited to 'drivers/firewire/core-iso.c')
-rw-r--r-- | drivers/firewire/core-iso.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firewire/core-iso.c b/drivers/firewire/core-iso.c index 99c20f1b613a..4fe932e60fb8 100644 --- a/drivers/firewire/core-iso.c +++ b/drivers/firewire/core-iso.c | |||
@@ -272,7 +272,7 @@ static void deallocate_channel(struct fw_card *card, int irm_id, | |||
272 | } | 272 | } |
273 | 273 | ||
274 | /** | 274 | /** |
275 | * fw_iso_resource_manage - Allocate or deallocate a channel and/or bandwidth | 275 | * fw_iso_resource_manage() - Allocate or deallocate a channel and/or bandwidth |
276 | * | 276 | * |
277 | * In parameters: card, generation, channels_mask, bandwidth, allocate | 277 | * In parameters: card, generation, channels_mask, bandwidth, allocate |
278 | * Out parameters: channel, bandwidth | 278 | * Out parameters: channel, bandwidth |