[alsa-devel] [PATCH] ASoC: rt5645: Add dmi_system_id "Google Terra"

Mark Brown broonie at kernel.org
Wed Nov 25 13:01:39 CET 2015


On Tue, Nov 24, 2015 at 10:55:29AM +0800, Bard Liao wrote:

> +	{
> +		.ident = "Google Terra",
> +		.callback = strago_quirk_cb,
> +		.matches = {
> +			DMI_MATCH(DMI_PRODUCT_NAME, "Terra"),
> +		},
> +	},

It might make more sense to just have a single entry for all these
Google platforms and extend this table rather than adding a complete new
entry for every platform - they're all the same and it'd make the table
smaller.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20151125/9eeea346/attachment.sig>


More information about the Alsa-devel mailing list