[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175802864838.134241.18442416794301154547.b4-ty@kernel.org>
Date: Tue, 16 Sep 2025 14:17:28 +0100
From: Mark Brown <broonie@...nel.org>
To: Liang Yang <liang.yang@...ogic.com>, Feng Chen <feng.chen@...ogic.com>,
Xianwei Zhao <xianwei.zhao@...ogic.com>, linux-amlogic@...ts.infradead.org,
linux-spi@...r.kernel.org, Colin Ian King <colin.i.king@...il.com>
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] spi: amlogic: Fix error checking on regmap_write
call
On Sat, 13 Sep 2025 21:16:11 +0100, Colin Ian King wrote:
> Currently a call to regmap_write is not being error checked because the
> return checke is being performed on the variable ret and this variable
> is not assigned the return value from the regmap_write call. Fix this
> by adding in the missing assignment.
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: amlogic: Fix error checking on regmap_write call
commit: 18dda9eb9e11b2aeec73cbe2a56ab2f862841ba4
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