]> git.itanic.dy.fi Git - linux-stable/commit
Revert "ALSA: hda - Don't set up active streams twice"
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 May 2013 11:39:50 +0000 (13:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 May 2013 18:38:13 +0000 (11:38 -0700)
commit06856c2eafeb329352b80556a94c6f84eb6d7017
tree4101a0f5bd8f7ae5b288002cc5b0bb8559c6fd27
parenta58e4edcf73d47ff26456ba162a613db2141b6f7
Revert "ALSA: hda - Don't set up active streams twice"

commit 6c35ae3c327ef4b5f51d3428d2ba47ac2153e882 upstream.

This reverts commit affdb62b815b38261f09f9d4ec210a35c7ffb1f3.

The commit introduced a regression with AD codecs where the stream is
always clean up.  Since the patch is just a minor optimization and
reverting the commit fixes the issue, let's just revert it.

Reported-and-tested-by: Michael Burian <michael.burian@sbg.at>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_codec.c