]> git.baikalelectronics.ru Git - kernel.git/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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 May 2013 11:41:37 +0000 (13:41 +0200)
commitda4888d7cc4255876db7186499c7d86bd2d487b7
tree92db5a0674b4a913b5ec7fed34dfd455408ad856
parentab8deea1ba8c5ffc412a1f87bcfa939d3e2e60d7
Revert "ALSA: hda - Don't set up active streams twice"

This reverts commit 2b217927728e999931765d7e91167b1810c48cc1.

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>
Cc: <stable@vger.kernel.org> [v3.9+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c