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:
059b8ff
)
spi/tegra: remove checks for valid speed
author
Laxman Dewangan
<ldewangan@nvidia.com>
Fri, 4 Jan 2013 18:47:15 +0000
(
00:17
+0530)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 5 Feb 2013 13:11:53 +0000
(13:11 +0000)
SPI core make sure that all transfer has proper speed set
before calling low level spi transfer. Hence, it is not
require to have check in spi driver.
Remove the check for speed validity from transfer and use it directly.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found