platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
authorHans de Goede <hdegoede@redhat.com>
Mon, 30 Oct 2017 13:07:37 +0000 (14:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 09:24:35 +0000 (10:24 +0100)
commit9a9f503038b7a103bcdc3bb4447d6c94b0aaeadd
treedebb6653bafb197b50b3cb22db5faa0ee9b8605e
parentea6af85855b6758b8bd77d9521a5e651dc36dfc9
platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table

commit d6fa71f1c003fb2bc824276bb424a4171f9a717f upstream.

Add missing terminating entry to peaq_dmi_table.

Fixes: 3b95206110a2 ("platform/x86: peaq-wmi: Add DMI check before ...")
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/x86/peaq-wmi.c