aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/spi
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-02-28 18:39:33 +0800
committerMark Brown <broonie@linaro.org>2014-03-13 09:47:05 +0000
commit09e99bca8324c3335794b86802486bb5191861d5 (patch)
tree7ec8af731667aae1757272a1ac1f14e55138e2d9 /Documentation/spi
parentspi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup (diff)
downloadlinux-dev-09e99bca8324c3335794b86802486bb5191861d5.tar.xz
linux-dev-09e99bca8324c3335794b86802486bb5191861d5.zip
spi: sc18is602: Convert to let spi core validate transfer speed
Set master->max_speed_hz and master->min_speed_hz then spi core will handle checking transfer speed. So we can remove the same checking in this driver. This patch also remove testing if hz is 0 because spi->max_speed_hz will be default set to master->min_speed_hz if it was not set. So the transfer speed will never set to 0. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/spi')
0 files changed, 0 insertions, 0 deletions