diff options
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | 2011-06-23 16:17:10 +0900 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2011-07-27 00:02:28 +0100 |
commit | 07e729ce894487e92405d3b221cffe587420a376 (patch) | |
tree | 2c92e54c46db89480b48a3e43c12f5f205bc2cc0 /MAINTAINERS | |
parent | 7a9c42ccc9fd4317383e55209f825f974e64aa99 (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions