]> git.itanic.dy.fi Git - linux-stable/commit
HID: Correct General touch PID
authorBenjamin Tissoires <benjamin.tissoires@gmail.com>
Wed, 16 Nov 2011 10:39:52 +0000 (11:39 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Dec 2011 16:52:41 +0000 (08:52 -0800)
commit38ab0c5899c62dc2418ee153b7d713c42e35cb7a
tree33dedcead34d159b8cd1637671c56fbe853bbed5
parent8fafc7af6f7205249b730fc94df48b7dfb40517c
HID: Correct General touch PID

commit b1807719f6acdf18cc4bde3b5400d05d77801494 upstream.

Genera Touch told us that 0001 is their single point device
and 0003 is the multitouch one. Apparently, we made the tests
someone having a prototype, and not the final product.
They said it should be safe to do the switch.

This partially reverts 5572da0 ("HID: hid-mulitouch: add support
for the 'Sensing Win7-TwoFinger'").

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h