Re: [PATCH v2 35/37] input: add a EV_SW event for ratchet switch

2017-04-06 Thread Peter Hutterer
On Thu, Apr 06, 2017 at 09:16:05PM -0300, Mauro Carvalho Chehab wrote: > Em Wed, 5 Apr 2017 22:03:03 +1000 > Peter Hutterer escreveu: > > > On Tue, Apr 04, 2017 at 09:22:35AM -0300, Mauro Carvalho Chehab wrote: > > > Some mouses have a switch on their wheel, allowing to switch > > > > isnt' th

Re: [PATCH v2 35/37] input: add a EV_SW event for ratchet switch

2017-04-06 Thread Mauro Carvalho Chehab
Em Wed, 5 Apr 2017 22:03:03 +1000 Peter Hutterer escreveu: > On Tue, Apr 04, 2017 at 09:22:35AM -0300, Mauro Carvalho Chehab wrote: > > Some mouses have a switch on their wheel, allowing to switch > > isnt' the plural of mouse mice? (non-native english speaker myself) Yeah, true. I'll fix on

Re: [PATCH v2 35/37] input: add a EV_SW event for ratchet switch

2017-04-05 Thread Peter Hutterer
On Tue, Apr 04, 2017 at 09:22:35AM -0300, Mauro Carvalho Chehab wrote: > Some mouses have a switch on their wheel, allowing to switch isnt' the plural of mouse mice? (non-native english speaker myself) > between ratchet or free wheel mode. Add support for it. s/or/and/ > > Signed-off-by: Mauro

[PATCH v2 35/37] input: add a EV_SW event for ratchet switch

2017-04-04 Thread Mauro Carvalho Chehab
Some mouses have a switch on their wheel, allowing to switch between ratchet or free wheel mode. Add support for it. Signed-off-by: Mauro Carvalho Chehab --- Documentation/input/event-codes.rst| 16 include/linux/mod_devicetable.h| 2 +- include/uapi/linux/input-eve