summaryrefslogtreecommitdiffstats
path: root/sound/sound_firmware.c
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2011-01-10 17:28:39 +0100
committerStefan Richter <stefanr@s5r6.in-berlin.de>2011-01-23 12:31:00 +0100
commit5a5e62da9be255439e8ce59f96828775b7b33374 (patch)
tree61c3154c6574f52b0b2981ad7698275fc0693c5b /sound/sound_firmware.c
parent3e204dfcaff0e7f6c4d9873fb8c9d948ec5ab2da (diff)
downloadlinux-5a5e62da9be255439e8ce59f96828775b7b33374.tar.gz
linux-5a5e62da9be255439e8ce59f96828775b7b33374.tar.bz2
linux-5a5e62da9be255439e8ce59f96828775b7b33374.zip
firewire: cdev: always wait for outbound transactions to complete
We must not use fw_cancel_transaction() because it cannot correctly abort still-active transactions. The only place in core-cdev where this matters is when the file is released. Instead of trying to abort the transactions, we wait for them to complete normally, i.e., until all outbound transaction resources have been removed from the IDR tree. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: "Stefan Richter" <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions