Browse Source
Some notes: - The only place that made sense to use suspend_timer_procs()/resume_timer_procs() calls were where we registered the timer process. Now there's no need for that anymore. Remove those calls from other place in the source too. - There's no need to acquire the device lock now that we are running as a periodic callback.master
2 changed files with 7 additions and 17 deletions
Loading…
Reference in new issue