commit | 31b6945a899a30f9dffa9cba8ed2e494784810a9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Mar 17 10:23:40 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 18 10:06:41 2013 +0100 |
tree | 5396bbb9ff0967a3f1d47928a09319b436f265c0 | |
parent | 9ad477a1453be32da4a6f068cc08f9353e224be2 [diff] |
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>