commit | 40ed9444cd2421cceedb35bb8d8ff913a5ae1ac3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 21 17:43:08 2016 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 21 17:51:42 2016 +0100 |
tree | 101052484faf68fcb87959730793d3518731abe6 | |
parent | 230323dac060123c340cf75997971145a42661ee [diff] |
ALSA: timer: Introduce disconnect op to snd_timer_instance Instead of the previous ugly hack, introduce a new op, disconnect, to snd_timer_instance object for handling the wake up of pending tasks more cleanly. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=109431 Signed-off-by: Takashi Iwai <tiwai@suse.de>