On Sat, Jul 01, 2017 at 12:15:22PM +0200, Hans de Goede wrote:
Add touchscreen info for I.T.Works TW891 2-in-1.
...
+ /* I.T.Works TW891 */
+ .driver_data = (void *)&itworks_tw891_data,
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "To be filled by O.E.M."),
*groan* you're trolling me now right? ;-)
+ DMI_MATCH(DMI_PRODUCT_NAME, "TW891"),
I presume there are no other identifying strings?
Pushed to testing.