]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: dice: avoid superflous write at bus reset
authorClemens Ladisch <clemens@ladisch.de>
Sun, 4 Sep 2011 20:17:45 +0000 (22:17 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Oct 2013 20:07:57 +0000 (22:07 +0200)
commiteadce07faa8e71d8a0fc7501a5167fb999200225
tree85c4eec811cd5e772def1d744ca6d41f134d101c
parent1b70485f135a39d5f2d8c392a16817456fa3a5cd
ALSA: dice: avoid superflous write at bus reset

When a bus reset happens, the enable register is automatically cleared,
so we do not need to clear it manually when stopping the stream.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/firewire/dice.c