[alsa-devel] [PATCH] ASoC: ak5386: Add DAPM support

Daniel Mack zonque at gmail.com
Sun Aug 11 13:38:23 CEST 2013


On 11.08.2013 13:35, Mark Brown wrote:
> +static struct snd_soc_codec_driver soc_codec_ak5386 = {
> +	.dapm_widgets = ak4554_dapm_widgets,
> +	.num_dapm_widgets = ARRAY_SIZE(ak4554_dapm_widgets),
> +	.dapm_routes = ak4554_dapm_routes,
> +	.num_dapm_routes = ARRAY_SIZE(ak4554_dapm_routes),

Any particular reason for the name mismatches (ak4554 vs ak5386)?


Daniel



More information about the Alsa-devel mailing list