Re: [PATCH v2] platform/x86: silead_dmi: Add touchscreen platform data for the Teclast X3 Plus tablet

2018-01-24 Thread Alberto Ponces
There is no problem whatsoever! I'm beginner on this so every correction or warning is welcolme. Thank you both for your help! -- Alberto Ponces On Tue, Jan 23, 2018 at 05:18:44PM -0800, Dmitry Torokhov wrote: > On Tue, Jan 23, 2018 at 05:02:59PM -0800, Darren Hart wrote: > >

[PATCH v2] platform/x86: silead_dmi: Add touchscreen platform data for the Teclast X3 Plus tablet

2018-01-23 Thread Alberto Ponces
Add touchscreen platform data for the Teclast X3 Plus tablet. Reviewed-by: Hans de Goede Signed-off-by: Alberto Ponces --- drivers/platform/x86/silead_dmi.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/platform/x86/silead_dmi.c b/drivers/platform/x86

[PATCH] Add touchscreen platform data for the Teclast X3 Plus tablet.

2018-01-23 Thread Alberto Ponces
Add touchscreen platform data for the Teclast X3 Plus tablet. Signed-off-by: Alberto Ponces --- drivers/platform/x86/silead_dmi.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/platform/x86/silead_dmi.c b/drivers/platform/x86/silead_dmi.c index 266535c