commit | 7a0a27d2ce38aee19a31fee8c12095f586eed393 | [log] [tgz] |
---|---|---|
author | Che-Liang Chiou <clchiou@chromium.org> | Wed Feb 01 09:25:35 2012 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Feb 01 09:26:18 2012 -0800 |
tree | 00ee7cccdf137b8f2aa816d9421f5fbba4196662 | |
parent | d04df0232d6b5172dc1958df1829abd0214c8969 [diff] |
Input: serio_raw - return proper result when serio_raw_read fails serio_raw_read now returns (sometimes partially) successful number of bytes transferred to the caller, and only returns error code to the caller on completely failed transfers. Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>