diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2013-07-02 13:10:00 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-15 06:37:14 -0400 |
commit | 22c1b69ea833de84a9505135303ff443e62b3b15 (patch) | |
tree | a927135f705d3b8338b2c61204b514d9ce6d74d0 /drivers/spi/spi-altera.c | |
parent | e6eb8d9bb7b9c144ae63a5e97a686dd8a3377443 (diff) |
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
The divisors needed to generate the SPI clock are calculated per
transfer based on the t->speed_hz. There is no reason to calculate
them in ep93xx_spi_setup().
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-altera.c')
0 files changed, 0 insertions, 0 deletions