diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-21 02:34:16 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-23 04:28:28 +0100 |
commit | cb64ca54076243b1d88b0a8430504d0a4cf3a5fa (patch) | |
tree | 235b3fcd5043ac5950ec042c9b86a1d32cb1072b /Makefile | |
parent | spi: qup: Remove spi_master_put in spi_qup_remove (diff) | |
download | linux-cb64ca54076243b1d88b0a8430504d0a4cf3a5fa.tar.xz linux-cb64ca54076243b1d88b0a8430504d0a4cf3a5fa.zip |
spi: qup: Convert ot let spi core handle checking transfer speed
Set master->max_speed_hz then spi core will handle checking transfer speed.
So we can remove the same checking in this driver.
Also remove checking spi->chip_select in spi_qup_setup(), the checking is done
by spi core.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions