Re: [v3,1/4] input: add an EV_REL event for high-res vertical wheel

2017-04-11 Thread Mauro Carvalho Chehab
Em Fri, 7 Apr 2017 17:10:27 +0200 Benjamin Tissoires escreveu: > On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: > > Em Fri, 7 Apr 2017 14:17:51 +0200 > > Benjamin Tissoires escreveu: > > > > > Hi Mauro, > > > > > > On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: >

Re: [v3,1/4] input: add an EV_REL event for high-res vertical wheel

2017-04-07 Thread Benjamin Tissoires
On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: > Em Fri, 7 Apr 2017 14:17:51 +0200 > Benjamin Tissoires escreveu: > > > Hi Mauro, > > > > On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: > > > As some devices can produce either low-res or high-res > > > vertical wheel EV_

Re: [v3,1/4] input: add an EV_REL event for high-res vertical wheel

2017-04-07 Thread Mauro Carvalho Chehab
Em Fri, 7 Apr 2017 14:17:51 +0200 Benjamin Tissoires escreveu: > Hi Mauro, > > On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: > > As some devices can produce either low-res or high-res > > vertical wheel EV_REL events, add a new event to allow > > userspace to distinguish between th

Re: [v3,1/4] input: add an EV_REL event for high-res vertical wheel

2017-04-07 Thread Benjamin Tissoires
Hi Mauro, On Apr 07 2017 or thereabouts, Mauro Carvalho Chehab wrote: > As some devices can produce either low-res or high-res > vertical wheel EV_REL events, add a new event to allow > userspace to distinguish between them. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/input/e