ALSA: hda - Fix missing beep detach in patch_conexant.c
authorTakashi Iwai <tiwai@suse.de>
Sun, 17 Mar 2013 09:23:40 +0000 (10:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 09:06:41 +0000 (10:06 +0100)
commit31b6945a899a30f9dffa9cba8ed2e494784810a9
tree5396bbb9ff0967a3f1d47928a09319b436f265c0
parent9ad477a1453be32da4a6f068cc08f9353e224be2
ALSA: hda - Fix missing beep detach in patch_conexant.c

This leaks the beep input device after module unload, which leads to
Oops.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=55321
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c