Re: [PATCH] HID: hid-multitouch: change for touch height/width

2017-03-06 Thread Jiri Kosina
On Mon, 6 Mar 2017, hn.c...@weidahitech.com wrote: > From: HungNien Chen > > Just quote from Jonathan Clarke in previous thread(2017/01/24): > "This division by 2 was added along with the touch width/height > fields 6 years ago so that those fields 'match the visual scale > of the touch' for a s

Re: [PATCH] HID: hid-multitouch: change for touch height/width

2017-03-06 Thread Benjamin Tissoires
On Mar 06 2017 or thereabouts, hn.c...@weidahitech.com wrote: > From: HungNien Chen > > Just quote from Jonathan Clarke in previous thread(2017/01/24): > "This division by 2 was added along with the touch width/height > fields 6 years ago so that those fields 'match the visual scale > of the touc

[PATCH] HID: hid-multitouch: change for touch height/width

2017-03-05 Thread hn.chen
From: HungNien Chen Just quote from Jonathan Clarke in previous thread(2017/01/24): "This division by 2 was added along with the touch width/height fields 6 years ago so that those fields 'match the visual scale of the touch' for a specific device (3M PCT)" "The scaling is also discarding informa

Re: [PATCH] HID: hid-multitouch: change for touch height/width

2017-03-03 Thread Benjamin Tissoires
On Mar 03 2017 or thereabouts, hn.c...@weidahitech.com wrote: > From: HungNien Chen > > This change is from Jonathan Clarke and have been discussed in previous > thread(2017/01/24). Just doing a slight change in quirk name from Benjamin's > comment. Hi, The patch looks fine now, but this is not

[PATCH] HID: hid-multitouch: change for touch height/width

2017-03-03 Thread hn.chen
From: HungNien Chen This change is from Jonathan Clarke and have been discussed in previous thread(2017/01/24). Just doing a slight change in quirk name from Benjamin's comment. Signed-off-by: HungNien Chen --- drivers/hid/hid-multitouch.c | 18 ++ 1 file changed, 14 insertions