commit | 12351a91da97b414eec8cdb09f1d9f41e535a401 | [log] [tgz] |
---|---|---|
author | Li Qiang <liqiang6-s@360.cn> | Wed Dec 14 18:30:21 2016 -0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Jan 11 09:19:03 2017 +0100 |
tree | 878b65c27830f545cb30984768b2259a5a89c4de | |
parent | 069eb7b2b8fc47c7cb52e5a4af23ea98d939e3da [diff] |
audio: ac97: add exit function Currently the ac97 device emulation doesn't have a exit function, hot unplug this device will leak some memory. Add a exit function to avoid this. Signed-off-by: Li Qiang <liqiang6-s@360.cn> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 58520052.4825ed0a.27a71.6cae@mx.google.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>