[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175509675878.70774.11170404842428656670.b4-ty@kernel.org>
Date: Wed, 13 Aug 2025 15:52:38 +0100
From: Mark Brown <broonie@...nel.org>
To: olivier.moysan@...s.st.com, arnaud.pouliquen@...s.st.com,
lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
mcoquelin.stm32@...il.com, alexandre.torgue@...s.st.com,
Sergio Perez Gonzalez <sperezglz@...il.com>
Cc: linux-sound@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: stm: stm32_i2s: Fix calc_clk_div() error
handling in determine_rate()
On Mon, 28 Jul 2025 20:00:49 -0600, Sergio Perez Gonzalez wrote:
> calc_clk_div() will only return a non-zero value (-EINVAL)
> in case of error. On the other hand, req->rate is an unsigned long.
> It seems quite odd that req->rate would be assigned a negative value,
> which is clearly not a rate, and success would be returned.
>
> Reinstate previous logic, which would just return error.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()
commit: 0ebbab41fba1bae6ccd96c0eec17026700ac6534
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
Powered by blists - more mailing lists