git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123c07a
)
ALSA: hda_intel: Digital PC Beep - delay input device unregistration
author
Jaroslav Kysela
<perex@perex.cz>
Tue, 3 Nov 2009 13:29:50 +0000
(14:29 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 16 Nov 2009 10:35:00 +0000
(11:35 +0100)
The massive register/unregister calls for input device layer might be
overkill. Delay unregister call by one HZ as workaround.
Also, as benefit, beep->enabled variable is changed immediately now
(not from workqueue).
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found