Re: [PATCH v4 3/5] input: add a EV_SW event for ratchet switch

2017-04-15 Thread Mauro Carvalho Chehab
Em Sat, 15 Apr 2017 11:04:36 -0700 Dmitry Torokhov escreveu: > Hi Mauro, > > On Tue, Apr 11, 2017 at 10:29:40AM -0300, Mauro Carvalho Chehab wrote: > > Some mice have a switch on their wheel, allowing to switch > > between ratchet and free wheel mode. Add support for it. > > > > Signed-off-by:

Re: [PATCH v4 3/5] input: add a EV_SW event for ratchet switch

2017-04-15 Thread Dmitry Torokhov
Hi Mauro, On Tue, Apr 11, 2017 at 10:29:40AM -0300, Mauro Carvalho Chehab wrote: > Some mice have a switch on their wheel, allowing to switch > between ratchet and free wheel mode. Add support for it. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/input/event-codes.txt| 12 +

Re: [PATCH v4 3/5] input: add a EV_SW event for ratchet switch

2017-04-14 Thread Benjamin Tissoires
On Apr 11 2017 or thereabouts, Mauro Carvalho Chehab wrote: > Some mice have a switch on their wheel, allowing to switch > between ratchet and free wheel mode. Add support for it. > > Signed-off-by: Mauro Carvalho Chehab > --- Patches 1 to 3 are: Acked-by: Benjamin Tissoires Cheers, Benjamin