Re: [PATCH v2] platform/x86: silead_dmi: Add entry for the Teclast X98 Plus II

From: Hans de Goede
Date: Wed Jan 03 2018 - 03:01:42 EST


Hi,

On 03-01-18 00:40, Darren Hart wrote:
On Tue, Jan 02, 2018 at 07:39:27PM +0100, Paul Cercueil wrote:
Add touchscreen platform data for the Teclast X98 Plus II tablet.

Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Acked-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
drivers/platform/x86/silead_dmi.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)

v2: Rebased on top of http://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git/shortlog/refs/heads/review-andy

Generally "testing" is the branch you want to base on if linus/master
doesn't work as the review-* branches *will* rebase frequently.
Exceptions exist of course, and this patch is just fine - just for
future reference.

This is my "fault", I asked Paul to rebase on top of
review-andy as that had 1 new silead_dmi patches missing
from testing, so otherwise we would end up with a conflict when
merging review branches. Same reason why I've been basing my
silead_dmi patches on top of review-andy even though that is
an unusual base to use.

Regards,

Hans