diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-10-09 08:10:26 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-10-09 09:57:05 +0200 |
commit | d3ef9cb93aec59eb1d90d01ae0642fd517c25381 (patch) | |
tree | ab00c5e5d1c4ce2b0b12a2614e229d78b806aff6 /tools | |
parent | 585d7cba5e1fcd8703a120042f35695165986b9b (diff) |
ALSA: firewire-lib: add a restriction for a transaction at once
Currently, when waiting for a response, callers can start another
transaction by scheduling another work. This is not good for error
processing of transaction, especially the first response is too late.
This commit serialize request/response transactions, by adding one
boolean member to represent idling state.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions