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:
33ad391
)
udlfb: Fix invalid return codes in edid sysfs entry store function
author
Olivier Sobrie
<olivier@sobrie.be>
Wed, 29 Feb 2012 07:06:40 +0000
(08:06 +0100)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Thu, 8 Mar 2012 18:12:22 +0000
(18:12 +0000)
Return a negative errno instead of zero in the write function of
the sysfs entry in case of error.
Also add a check on the return value of dlfb_setup_modes().
Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Acked-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found