[PATCH] ASoC: nau8821: add new widget to control system clock

Mark Brown broonie at kernel.org
Fri Jul 8 20:12:53 CEST 2022


On Thu, Jul 07, 2022 at 04:07:51PM +0800, Wallace Lin wrote:

> @@ -1430,6 +1460,7 @@ static const struct snd_soc_component_driver nau8821_component_driver = {
>  	.dapm_routes		= nau8821_dapm_routes,
>  	.num_dapm_routes	= ARRAY_SIZE(nau8821_dapm_routes),
>  	.suspend_bias_off	= 1,
> +	.non_legacy_dai_naming	= 1,
>  	.idle_bias_on		= 1,
>  	.use_pmdown_time	= 1,
>  	.endianness		= 1,

This isn't obviously connected with the rest of your change and breaks
the build since this flag has been removed in current code.  It should
probably just be dropped here.

Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.
-------------- 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/20220708/a3b0ba9a/attachment-0001.sig>


More information about the Alsa-devel mailing list