[alsa-devel] [PATCH] ASoC: rt5677: Modify the default value and add it to patch table

Mark Brown broonie at kernel.org
Fri Nov 14 11:46:14 CET 2014


On Fri, Nov 14, 2014 at 04:47:33PM +0800, Oder Chiou wrote:
> Modify the default value and add it to patch table

>  static const struct reg_default init_list[] = {
> -	{RT5677_PR_BASE + 0x3d,	0x364d},
> +	{RT5677_ASRC_12, 0x0018},
> +	{RT5677_PR_BASE + 0x3d, 0x364d},

These are named registers, you really need to provide some more clear
description of what is being changed and why (especially given that you
are changing the patch table as well so it's clear that this isn't just
the register default being wrong in the table).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141114/3d64b78d/attachment.sig>


More information about the Alsa-devel mailing list