[PATCH] platform/x86: dell-laptop: Removed duplicates in DMI whitelist

2018-02-07 Thread Alexander Abrosimov
Fixed a mistake in which several entries were duplicated in the DMI list from the below commit fe486138 platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist Signed-off-by: Alexander Abrosimov --- drivers/platform/x86/dell-laptop.c | 18 -- 1 file changed, 18

Re: [PATCH] platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist

2018-02-07 Thread Alexander Abrosimov
: > > > -Original Message- > > From: Pali Rohár [mailto:pali.ro...@gmail.com] > > Sent: Thursday, January 25, 2018 5:06 PM > > To: Darren Hart > > Cc: Alexander Abrosimov ; Matthew Garrett > > ; Limonciello, Mario ; Andy > > Shevchenko ; platfo

[PATCH] platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist

2018-01-25 Thread Alexander Abrosimov
em as for other laptops. Signed-off-by: Alexander Abrosimov --- drivers/platform/x86/dell-laptop.c | 18 ++ 1 file changed, 18 insertions(+) diff --git a/drivers/platform/x86/dell-laptop.c b/drivers/platform/x86/dell-laptop.c index cd4725e7e0b5..23fc94d70ea1 100644 --- a/dr