Re: [Qemu-devel] [PATCH 1/1] hda-codec: disable streams on reset

2014-01-21 Thread Andreas Färber
Am 21.01.2014 11:19, schrieb Gerd Hoffmann: > Signed-off-by: Gerd Hoffmann > --- > hw/audio/hda-codec.c | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/hw/audio/hda-codec.c b/hw/audio/hda-codec.c > index 07a43bf..986f2a9 100644 > --- a/hw/audio/hda-codec.c > +++ b/hw

[Qemu-devel] [PATCH 1/1] hda-codec: disable streams on reset

2014-01-21 Thread Gerd Hoffmann
Signed-off-by: Gerd Hoffmann --- hw/audio/hda-codec.c | 18 ++ 1 file changed, 18 insertions(+) diff --git a/hw/audio/hda-codec.c b/hw/audio/hda-codec.c index 07a43bf..986f2a9 100644 --- a/hw/audio/hda-codec.c +++ b/hw/audio/hda-codec.c @@ -559,6 +559,21 @@ static int hda_audio_p