diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-09-15 15:26:19 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-09-17 13:33:31 +0200 |
commit | 85c1912d44081173b9cd796955959a8201aa7a4e (patch) | |
tree | 98f59a7b67089827eb5f4b9acb591c5b90463dcd /drivers/spi/spi-falcon.c | |
parent | Linux 4.3-rc1 (diff) | |
download | linux-85c1912d44081173b9cd796955959a8201aa7a4e.tar.xz linux-85c1912d44081173b9cd796955959a8201aa7a4e.zip |
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
SPI core validates both bits_per_word and speed_hz transfer parameters and
thus the if statement here is needless as it will always call the
mpc512x_psc_spi_transfer_setup().
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-falcon.c')
0 files changed, 0 insertions, 0 deletions