diff options
author | Christos Gkekas <chris.gekas@gmail.com> | 2017-09-10 15:55:29 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-13 18:42:27 +0200 |
commit | 8b5d729a3a8a07fe273af266e90bc52114dd69a6 (patch) | |
tree | 8d96a48c3f97e086053600502eff5503cb3a80f3 /drivers/cpufreq/powernow-k8.h | |
parent | Merge remote-tracking branch 'spi/topic/xlp' into spi-next (diff) | |
download | linux-8b5d729a3a8a07fe273af266e90bc52114dd69a6.tar.xz linux-8b5d729a3a8a07fe273af266e90bc52114dd69a6.zip |
spi: stm32: Fix logical error in stm32_spi_prepare_mbr()
stm32_spi_prepare_mbr() is returning an error value when div is less
than SPI_MBR_DIV_MIN *and* greater than SPI_MBR_DIV_MAX, which always
evaluates to false. This should change to use *or*.
Signed-off-by: Christos Gkekas <chris.gekas@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/cpufreq/powernow-k8.h')
0 files changed, 0 insertions, 0 deletions