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)
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>

No differences found