From: Clemens Ladisch Date: Sun, 4 Sep 2011 20:17:38 +0000 (+0200) Subject: ALSA: firewire: extend snd_fw_transaction() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~87^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b70485f135a39d5f2d8c392a16817456fa3a5cd;p=pandora-kernel.git 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: Clemens Ladisch --- Reading git-diff-tree failed