]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: trident - pause s/pdif output
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 18 Jul 2008 23:04:27 +0000 (19:04 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Aug 2008 18:50:49 +0000 (11:50 -0700)
commit97ed97fb560c5e40eb6dbed8b2ba01a1a4bc22ca
tree4b1c8d0e945da63f807bf791fe86dc738f45e3b6
parentd74797166a181f7aa1f0fdfbabe9944e87823074
ALSA: trident - pause s/pdif output

Commit 981bcead3f2279a1ec6fb5f2c57aff79ed61a700 upstream.

Stop the S/PDIF DMA engine and output when the device is told to pause.
It will keep on looping the current buffer contents if this isn't done.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Tested-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/trident/trident_main.c