On Fri, May 08, 2015 at 07:45:48AM +0530, Viresh Kumar wrote: > On 8 May 2015 at 07:23, Marek Vasut <marex@xxxxxxx> wrote: > > Use msecs_to_jiffies(20) instead of plain (HZ / 50), as the > > former is much more explicit about it's behavior. We want > > to schedule the task 20 mS from now, so make it explicit in > > the code. > > > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > > Cc: Vipul Kumar Samar <vipulkumar.samar@xxxxxx> > > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > > Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > --- > > drivers/input/touchscreen/stmpe-ts.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Applied both, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html