[PATCH] ASoC: sunxi: sun4i-spdif: Implement IEC958 control
Mark Brown
broonie at kernel.org
Mon Nov 15 12:16:38 PST 2021
On Mon, Nov 15, 2021 at 09:08:33PM +0100, Jernej Skrabec wrote:
> + regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG,
> + SUN4I_SPDIF_TXCFG_CHSTMODE |
> + SUN4I_SPDIF_TXCFG_NONAUDIO, reg);
> +
> + return 0;
This should return 1 if the status changed, _update_bits_check() can
help here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20211115/cf59031e/attachment.sig>
More information about the linux-arm-kernel
mailing list