projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6975f2
)
ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation
author
Takashi Sakamoto
<
[email protected]
>
Tue, 3 Jun 2014 05:45:37 +0000
(14:45 +0900)
committer
Takashi Iwai
<
[email protected]
>
Tue, 3 Jun 2014 06:14:21 +0000
(08:14 +0200)
The comment for fcp_avc_transaction() describes it doesn't support this type
of operation. But it was already supported by this commit.
00a7bb81c20f3e81711e28e0f6c08cee8fd18514
ALSA: firewire-lib: Add support for deferred transaction
Signed-off-by: Takashi Sakamoto <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/firewire/fcp.c
patch
|
blob
|
history
diff --git
a/sound/firewire/fcp.c
b/sound/firewire/fcp.c
index d48e326567c8bb18566550f7d79d98763d349980..0619597e3a3f250b5e5b40d07d6c0e68de1a8ccb 100644
(file)
--- a/
sound/firewire/fcp.c
+++ b/
sound/firewire/fcp.c
@@
-218,8
+218,6
@@
struct fcp_transaction {
*
* @command and @response can point to the same buffer.
*
- * Asynchronous operation (INTERIM, NOTIFY) is not supported at the moment.
- *
* Returns the actual size of the response frame, or a negative error code.
*/
int fcp_avc_transaction(struct fw_unit *unit,