Re: [RFC v3] Add ff-memless-next

2013-12-24 Thread Randy Dunlap
On 12/23/13 14:46, Michal Malý wrote: > --- > Documentation/input/ff-memless-next.txt | 145 ++ > drivers/input/Kconfig | 12 + > drivers/input/Makefile | 2 + > drivers/input/ff-memless-next.c | 786 > > include/l

Re: [RFC v3] Add ff-memless-next

2013-12-23 Thread Michal Malý
On Monday 23 of December 2013 16:21:48 you wrote: > On Mon, 2013-12-23 at 23:46 +0100, Michal Malý wrote: > > One case where uncombinable effects were mishandled was corrected. Rest of > > the changes are just coding style fixes. > > trivia: > > diff --git a/drivers/input/ff-memless-next.c > > b/d

Re: [RFC v3] Add ff-memless-next

2013-12-23 Thread Joe Perches
On Mon, 2013-12-23 at 23:46 +0100, Michal Malý wrote: > One case where uncombinable effects were mishandled was corrected. Rest of > the changes are just coding style fixes. trivia: > diff --git a/drivers/input/ff-memless-next.c b/drivers/input/ff-memless-next.c [] > +static __always_inline s32 m

[RFC v3] Add ff-memless-next

2013-12-23 Thread Michal Malý
One case where uncombinable effects were mishandled was corrected. Rest of the changes are just coding style fixes. Tested-by: Elias Vanderstuyft Signed-off-by: Michal Malý --- >From 2de27604adeefa73e30ee049fae4c38265beb85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Mal=C3=BD?= Date: Mon