Re: [PATCH] ASoC: soc-core.c: Add "Unknown" and "Unknown Product" to dmi_blacklist

From: Daniel Abrecht
Date: Wed Jan 17 2024 - 08:43:41 EST


Am 2024-01-17 13:20, schrieb Jaroslav Kysela:
On 17. 01. 24 13:14, Daniel Abrecht wrote:
In U-Boot, the default for DMI vendor / product if not set is "Unknown"
and "Unknown Product".
See
https://source.denx.de/u-boot/u-boot/-/blob/v2023.10/lib/smbios.c?ref_type=tags#L272

This patch adds them to the dmi_blacklist.

Signed-off-by: Daniel Abrecht <public@xxxxxxxxxxxxxxxx>

I think that there's a whitespace issue, but for the contents:

Acked-by: Jaroslav Kysela <perex@xxxxxxxx>

Sorry about the whitespace thing. I'll try again.