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)
commit7615e7de7aa49cb08c0e8b4289a09d22de0a4042
treec65b3bba2ee171dec4d45a68a3625994bb1beabe
parent370e0c70ebc0631309628bf7c2d803ac77d21495
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