[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aCIXxTRSYEyLuh6AI7VpZ-BvTXmhEbOhg_A_O-sne9iOOHpX1-3pyQgGiIsifPSTbyX_P37DiL7XPQjzxYXV2VE-9U_rRYiOyKYIcg_ai4Q=@protonmail.com>
Date: Tue, 22 Mar 2022 12:34:42 +0000
From: Barnabás Pőcze <pobrn@...tonmail.com>
To: Daniel Beer <daniel.beer@...otech.co.nz>
Cc: Hans de Goede <hdegoede@...hat.com>,
Mark Gross <markgross@...nel.org>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] winmate-fm07-keys: Winmate FM07/FM07P buttons
2022. március 21., hétfő 4:16 keltezéssel, Daniel Beer írta
> [...]
> +static const struct dmi_system_id fm07keys_dmi_table[] __initconst = {
> + {
> + /* FM07 and FM07P */
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "Winmate Inc."),
> + DMI_MATCH(DMI_PRODUCT_NAME, "IP30"),
> + },
> + },
> +};
I forgot to mention it, but the sentinel entry is missing from the end.
> [...]
Regards,
Barnabás Pőcze
Powered by blists - more mailing lists