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:
4190f6a
)
spi/bfin_spi: check per-transfer bits_per_word
author
Bob Liu
<lliubbo@gmail.com>
Fri, 17 Sep 2010 03:46:22 +0000
(
03:46
+0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 18 Oct 2010 06:49:43 +0000
(
02:49
-0400)
Currently, if the bits_per_word when doing a transfer is not 8bits, we
always treat it as 16bits when we should actually be returning an error.
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found