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)
commit931723f698add867d1defca6384efeaae2194721
treec9cfd207ae9714a5e5d0b5df266bee2b4ca2dc8a
parentbe57d39f8b806db7509923e5fc9c83120799656d
Fix the TCS0 identifier and get rid of the _DSM method

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.
dsdt.dsl