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:
f804387
)
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
author
Mika Westerberg
<mika.westerberg@linux.intel.com>
Tue, 5 Mar 2013 10:05:16 +0000
(12:05 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 12 Mar 2013 18:30:56 +0000
(18:30 +0000)
The function returns 0 on success and negative errno in case of failure.
Fix this.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found