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:
eec74a2
)
i2c: Document the message size limit
author
Zhangfei Gao
<zgao6@marvell.com>
Tue, 2 Mar 2010 11:23:49 +0000
(12:23 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Tue, 2 Mar 2010 11:23:49 +0000
(12:23 +0100)
i2c_master_send & i2c_master_recv do not support more than 64 kb
transfer, since msg.len is u16.
Signed-off-by: Zhangfei Gao <zgao6@marvell.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found