[PATCH v2 3/9] ASoC: codecs: tx-macro: fix accessing array out of bounds for enum type
Mark Brown
broonie at kernel.org
Tue Feb 22 19:45:32 CET 2022
On Tue, Feb 22, 2022 at 06:32:06PM +0000, Srinivas Kandagatla wrote:
> Also few return value of put functions, so that change notifications are
> sent correctly.
The unconditional change notifications are present in this patch and
I'm guessing some others as well (they were there in a bunch
previously):
> tx->dec_mode[path] = value;
>
> - return 0;
> + return 1;
> }
-------------- 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/20220222/51dc89b1/attachment.sig>
More information about the Alsa-devel
mailing list