[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167629819904.2707397.9836890482883162209.b4-ty@kernel.org>
Date: Mon, 13 Feb 2023 14:23:19 +0000
From: Mark Brown <broonie@...nel.org>
To: Linux SPI List <linux-spi@...r.kernel.org>,
Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>,
William Zhang <william.zhang@...adcom.com>
Cc: dan.beygelman@...adcom.com, f.fainelli@...il.com,
tomer.yacoby@...adcom.com, kursad.oney@...adcom.com,
dregan@...l.com, anand.gore@...adcom.com, jonas.gorski@...il.com,
joel.peshkin@...adcom.com, kernel test robot <lkp@...el.com>,
Rafał Miłecki <rafal@...ecki.pl>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usage
On Fri, 10 Feb 2023 19:27:59 -0800, William Zhang wrote:
> sparse tool report warnings: drivers/spi/spi-bcm63xx-hsspi.c:197:31:
> sparse: sparse: cast from restricted __be16.
>
> The controller requires big endian 16 bit data. Define an intermediate
> u16 value and use __be16 piointer dereferncing for the data to avoid
> directly casting to u16 and sparse warning.
>
> [...]
Applied to
broonie/spi.git for-next
Thanks!
[1/1] spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usage
commit: 2cca486cad4bf51da57cdad150697476a702ab69
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