summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-bcm2835.c
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2015-09-15 15:26:18 +0200
committerMark Brown <broonie@kernel.org>2015-09-16 21:54:54 +0200
commit0beb0a6da8896da14287b1caa77596057690901a (patch)
tree4aea9aea6f83397a879574845dd88c6c2bab8751 /drivers/spi/spi-bcm2835.c
parentLinux 4.3-rc1 (diff)
downloadlinux-0beb0a6da8896da14287b1caa77596057690901a.tar.xz
linux-0beb0a6da8896da14287b1caa77596057690901a.zip
spi: au1550: Simplify au1550_spi_setupxfer()
SPI core validates both bits_per_word and speed_hz transfer parameters and defaults to spi->bits_per_word and spi->max_speed_hz in case these per transfer parameters are not set. This can simplify a little the au1550_spi_setupxfer() as there is need to check only for valid "struct spi_transfer" pointer. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions