[PATCH] ASoC: ops: Check for negative values before reading them
Mark Brown
broonie at kernel.org
Sat Jan 29 00:46:50 CET 2022
On Fri, 28 Jan 2022 19:24:43 +0000, Mark Brown wrote:
> The controls allow inputs to be specified as negative but our manipulating
> them into register fields need to be done on unsigned variables so the
> checks for negative numbers weren't taking effect properly. Do the checks
> for negative values on the variable in the ABI struct rather than on our
> local unsigned copy.
>
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-linus
Thanks!
[1/1] ASoC: ops: Check for negative values before reading them
commit: 1601033da2dd2052e0489137f7788a46a8fcd82f
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
More information about the Alsa-devel
mailing list