aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2023-04-01 19:59:49 +0200
committerMark Brown <broonie@kernel.org>2023-04-05 12:33:35 +0100
commit99aebb3c1b418d865461aa0813ef1b55285cbda4 (patch)
tree3f1d1e5adbad7242382b1942b14a0ac55db8e9e8 /drivers/fpga/fpga-bridge.c
parentfc96ec826bced75cc6b9c07a4ac44bbf651337ab (diff)
downloadlinux-99aebb3c1b418d865461aa0813ef1b55285cbda4.tar.gz
linux-99aebb3c1b418d865461aa0813ef1b55285cbda4.tar.bz2
linux-99aebb3c1b418d865461aa0813ef1b55285cbda4.zip
spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
mspi_apply_cpu_mode_quirks() always returns the passed bits_per_word unmodified. Make it return void, then don't check bits_per_word anymore on return as it doesn't change. bits_per_word is already checked by __spi_validate() so no risk to have bits_per_word higher than 32. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Link: https://lore.kernel.org/r/3142a7c40af12a160f4e134764f2c34da3d8e1e2.1680371809.git.christophe.leroy@csgroup.eu Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions