Fix the TCS0 identifier and get rid of the _DSM method
authorAntonio Ospite <ao2@ao2.it>
Thu, 26 Feb 2015 12:49:38 +0000 (13:49 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 16 Apr 2015 12:56:24 +0000 (14:56 +0200)
The touchscreen is not an I2C-HID device, so don't use the "PNP0C50"
identifier and the _DSM method.

While at it, also use "GDIX1001" as an _HID so that the linux driver
does not need to be changed.


No differences found