ALSA: hda - Avoid possible race of beep on/off
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Jul 2012 15:36:35 +0000 (17:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Jul 2012 16:31:37 +0000 (18:31 +0200)
Call cancel_work_sync() when turning off the beep switch so that the
mute call is executed in a proper order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found