diff options
author | 2011-06-23 16:17:10 +0900 | |
---|---|---|
committer | 2011-07-27 00:02:28 +0100 | |
commit | 07e729ce894487e92405d3b221cffe587420a376 (patch) | |
tree | 2c92e54c46db89480b48a3e43c12f5f205bc2cc0 /kernel/fork.c | |
parent | i2c-eg20t : Support Combined R/W transfer mode (diff) | |
download | wireguard-linux-07e729ce894487e92405d3b221cffe587420a376.tar.xz wireguard-linux-07e729ce894487e92405d3b221cffe587420a376.zip |
i2c-eg20t : Fix the issue of Combined R/W transfer mode
issue-1
In case combined transfer mode fails halfway, the processing must be stopped halfway.
However currently, the processing is continued.
This patch breaks the processing.
issue-2
Currently, pch_i2c_xfer returns read/write size at that time.
However pch_i2c_xfer must return the number of messages to be read/written.
This patch modifies correctly.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions