diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-10 13:48:16 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-11 12:07:34 (GMT) |
commit | 383840d92f8e5e4c3ab4090e5d8f2ca5cf893802 (patch) | |
tree | 7cdc19b6e16f532d841bfac2d1575b52fee4f244 /scripts/mkcompile_h | |
parent | 052eb2d49006fe53bc5f62a196dce23345d4a907 (diff) | |
download | linux-383840d92f8e5e4c3ab4090e5d8f2ca5cf893802.tar.xz |
spi: tegra114: Convert to use master->max_speed_hz
Use master->max_speed_hz instead of tspi->spi_max_frequency, so spi core will
handle checking transfer speed.
In additional, since commit 052eb2d49006 'spi: core: Set max_speed_hz of
spi_device default to max_speed_hz of controller',
spi core will also set default spi->max_speed_hz if it is not set.
So remove the duplicate code in tegra_spi_setup.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'scripts/mkcompile_h')
0 files changed, 0 insertions, 0 deletions