Re: [PATCH] HID: multitouch: add FocalTech FTxxxx support

2014-01-28 Thread Jiri Kosina
On Thu, 23 Jan 2014, Benjamin Tissoires wrote: > This is a Win7 device which does not work correctly with the default > settings (not the previous default BT). > However, the quirk ALWAYS_TRUE makes it working like a charm. > > Signed-off-by: Benjamin Tissoires > --- > > Hi Jiri, > > well, it'

[PATCH] HID: multitouch: add FocalTech FTxxxx support

2014-01-23 Thread Benjamin Tissoires
This is a Win7 device which does not work correctly with the default settings (not the previous default BT). However, the quirk ALWAYS_TRUE makes it working like a charm. Signed-off-by: Benjamin Tissoires --- Hi Jiri, well, it's been a long time since I did not add those kind of small patches.