On 27 February 2013 16:59, Viresh Kumar <viresh.ku...@linaro.org> wrote: > The only difference between schedule_delayed_work[_on]() and > queue_delayed_work[_on]() is the workqueue, work is scheduled on. We may need > to > modify the delay for works queued with schedule_delayed_work[_on]() calls and > thus adding these helpers. > > First users of these new helpers is cpufreq governors which need to modify the > delay for its works. > > Cc: Tejun Heo <t...@kernel.org> > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org>
btw, this patchset is pushed here: http://git.linaro.org/gitweb?p=people/vireshk/linux.git;a=shortlog;h=refs/heads/cpufreq-fix-gov-wakeups -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/