Skip to content
Commit 1b70485f authored by Clemens Ladisch's avatar Clemens Ladisch
Browse files

ALSA: firewire: extend snd_fw_transaction()



Add a flag to snd_fw_transaction() to allow it to abort when a bus reset
happens.  This removes most of the duplicated error handling loops that
were required around calls to the low-level fw_run_transaction().

Also add a flag to suppress error messages; errors are expected when we
attempt to clean up after the device was unplugged.

Signed-off-by: default avatarClemens Ladisch <clemens@ladisch.de>
parent a644a947
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment