hda: do not mix output and input streams, RHBZ #740493
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Tue, 25 Oct 2011 14:53:00 +0000 (16:53 +0200)
committermalc <av1474@comtv.ru>
Tue, 25 Oct 2011 15:15:07 +0000 (19:15 +0400)
commit5ff544ebef32bfb8a5587f6b4b1209c628f2c306
treefbdf25dc35489ecce023bf8e3537d622f89147f9
parentea9ac35c616706af3da69805be6db4ac3d819aaa
hda: do not mix output and input streams, RHBZ #740493

Windows 7 may use the same stream number for input and output.
That will result in lot of garbage on playback.

The hardcoded value of 4 needs to be in sync with GCAP streams
description and IN/OUT registers.

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
hw/intel-hda.c