]> git.proxmox.com Git - qemu.git/commit
hda-audio: exit cleanup
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 9 Nov 2010 10:47:45 +0000 (11:47 +0100)
committermalc <av1474@comtv.ru>
Tue, 9 Nov 2010 13:51:12 +0000 (16:51 +0300)
commit129dcd2c66c3f693425f8a50c553146b8f6f4fd6
treec65b3bba2ee171dec4d45a68a3625994bb1beabe
parentdc4b9240dc531f1fc8538e9dc968f2e34e169346
hda-audio: exit cleanup

Add exit callback to the driver.  Unregister the sound card properly
on exit.

[ v2: codestyle: add braces ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
hw/hda-audio.c