[alsa-devel] [PATCH 1/2] ASoC: dmic: Enable ACPI device entry

Mark Brown broonie at kernel.org
Tue Oct 2 17:00:57 CEST 2018


On Tue, Oct 02, 2018 at 11:27:30AM +0530, Jenny TC wrote:

> +#ifdef CONFIG_ACPI
> +static const struct acpi_device_id dmic_acpi_match[] = {
> +	{ "DMIC", 0 },
> +	{},
> +};
> +MODULE_DEVICE_TABLE(acpi, dmic_acpi_match);
> +#endif

This doesn't look like a standards conforming ACPI identifier, I thought
they were all 8 characters?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20181002/fd7d7c60/attachment.sig>


More information about the Alsa-devel mailing list