diff options
| author | Marc Kleine-Budde <mkl@pengutronix.de> | 2026-03-19 17:55:45 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-04-07 11:54:33 +0100 |
| commit | baa1cb259cc7f034435c3b8dad3e14267e2e6153 (patch) | |
| tree | 562b75c5f98c8f16d4ef4db22b239a83fab6dc13 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 4ef7fa7bca5728a3f61c28da73d7714ed1f303a6 (diff) | |
spi: spi-fsl-lpspi: make struct lpspi_config::mode u32
The struct lpspi_config::mode holds a copy of the mode of struct
spi_device::mode. In commit 937e6d756422 ("spi: expand mode support") the
struct spi_device::mode was increased from u16 to u32.
Increase the struct lpspi_config::mode to u32 avoid truncating the mode
variable.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://patch.msgid.link/20260319-spi-fsl-lpspi-cleanups-v2-11-02b56c5d44a8@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
