commit | bd56d378842c238c8901536c06c20a4a51ee9761 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 24 12:08:10 2019 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 24 13:10:19 2019 +0100 |
tree | a327902be5773a46351955637896d79543f1ba6b | |
parent | f6b06fcceef465de0cf2514c9f76fe0192896781 [diff] |
audio: fix pc speaker init Get rid of the pcspk_state global, allow pc speaker be added using "-device isa-pcspk". Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190124110810.1040-1-kraxel@redhat.com