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:
4939e27
)
spi: Keep chipselect assertion during one message
author
Kyoungil Kim
<ki0351.kim@samsung.com>
Wed, 23 May 2012 12:34:06 +0000
(21:34 +0900)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sat, 15 Dec 2012 00:49:33 +0000
(
00:49
+0000)
During all transfers in one message, the device will not be chagned.
So we don't need to deassert chipselect during one message.
Signed-off-by: Kyoungil Kim <ki0351.kim@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found