summaryrefslogtreecommitdiffstats
path: root/crypto/crc32.c
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2015-09-15 15:26:24 +0200
committerMark Brown <broonie@kernel.org>2015-09-17 19:35:25 +0200
commit55f9a0706f60df4639010c91d6f28ce6b2351179 (patch)
treefa5e6e6d178254a522b78c87b0c9cc9872a679ac /crypto/crc32.c
parentspi: dw: Remove needless if statements (diff)
downloadlinux-55f9a0706f60df4639010c91d6f28ce6b2351179.tar.xz
linux-55f9a0706f60df4639010c91d6f28ce6b2351179.zip
spi: dw: Remove test for non-zero spi->max_speed_hz
Test for non-zero spi->max_speed_hz in dw_spi_setup() looks needless as spi_setup() defaults to master->max_speed_hz in case it is not set. This drivers sets the master->max_speed_hz based on max_freq data passed to it via dw_spi_add_host() call. I suppose things have already fallen apart if dw_spi_mmio_probe() or spi_pci_probe() ever passes zero max_freq. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'crypto/crc32.c')
0 files changed, 0 insertions, 0 deletions