git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38dbfb5
)
spi: au1550: Convert to let spi core handle checking transfer speed
author
Axel Lin
<axel.lin@ingics.com>
Tue, 11 Feb 2014 12:49:07 +0000
(20:49 +0800)
committer
Mark Brown
<broonie@linaro.org>
Fri, 14 Feb 2014 20:28:43 +0000
(20:28 +0000)
By setting master->max_speed_hz and master->min_speed_hz, spi core will handle
checking transfer speed. So we can remove the same checking in this driver.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found