[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YhUvTF2QyL3Vh28k@sirena.org.uk>
Date: Tue, 22 Feb 2022 18:45:32 +0000
From: Mark Brown <broonie@...nel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Cc: lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
pierre-louis.bossart@...ux.intel.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org, quic_srivasam@...cinc.com
Subject: Re: [PATCH v2 3/9] ASoC: codecs: tx-macro: fix accessing array out
of bounds for enum type
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;
> }
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists