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:
26c295c
)
Staging: ipack: fix wrong return value.
author
Samuel Iglesias Gonsalvez
<siglesias@igalia.com>
Thu, 27 Sep 2012 10:37:41 +0000
(12:37 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 19 Oct 2012 18:45:11 +0000
(11:45 -0700)
In case it is not possible to remap the memory, it returns 0 and
the driver thinks that everything went fine.
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found