Re: [PATCH] winmate-fm07-keys: Winmate FM07/FM07P buttons

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux