]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/audio/hda: free timer on exit
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 8 Oct 2024 12:50:10 +0000 (16:50 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 16 Oct 2024 08:14:04 +0000 (11:14 +0300)
commitc385420aaffcf2ee9a2ac11dd8a4be04e5d3d24a
tree2d0325bb0e7b91891b07677288abf54f03c2f17e
parent6e5f1429a2ec34e796c7b15a48fd3af22337cc2b
hw/audio/hda: free timer on exit

Fixes: 280c1e1cd ("audio/hda: create millisecond timers that handle IO")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241008125028.1177932-2-marcandre.lureau@redhat.com>
(cherry picked from commit f27206ceedbe2efae37c8d143c5eb2db05251508)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/audio/hda-codec.c