Re: [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props

From: Lukas Wunner
Date: Sun Dec 26 2021 - 13:35:19 EST


On Mon, Dec 27, 2021 at 12:36:05AM +0900, Hector Martin wrote:
> The Wi-Fi module in Apple machines has a "module-instance" device
> property that specifies the platform type and is used for firmware
> selection. Its value is a string, so add support for string values in
> acpi_extract_apple_properties().
>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>

Reviewed-by: Lukas Wunner <lukas@xxxxxxxxx>