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:
7370ed6
)
spi/bfin_spi: push all size checks into the transfer function
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 18 Dec 2009 17:38:04 +0000
(17:38 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 18 Oct 2010 06:49:38 +0000
(
02:49
-0400)
This reduces duplication between the setup/transfer functions and keeps
values cached during setup from overriding values changed on a transfer
basis (like bits_per_word).
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found