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:
76a7498
)
spi/tegra-slink: remove redundant code
author
Stephen Warren
<swarren@nvidia.com>
Fri, 15 Feb 2013 22:03:47 +0000
(15:03 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sun, 7 Apr 2013 09:07:57 +0000
(10:07 +0100)
There is no code to set spi->controller_data, and hence the HW CS logic
can never trigger. Remove the unused code.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found