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:
d04df02
)
Input: serio_raw - return proper result when serio_raw_read fails
author
Che-Liang Chiou
<clchiou@chromium.org>
Wed, 1 Feb 2012 17:25:35 +0000
(09:25 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 1 Feb 2012 17:26:18 +0000
(09:26 -0800)
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>
No differences found