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:
b032378
)
ata: pata_imx: fix devm_ioremap_resource() return value checking
author
Bartlomiej Zolnierkiewicz
<b.zolnierkie@samsung.com>
Fri, 14 Mar 2014 17:33:13 +0000
(18:33 +0100)
committer
Tejun Heo
<tj@kernel.org>
Fri, 14 Mar 2014 18:30:28 +0000
(14:30 -0400)
devm_ioremap_resource() returns a pointer to the remapped memory or
an ERR_PTR() encoded error code on failure. Fix the check inside
pata_imx_probe() accordingly.
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_imx.c
patch
|
blob
|
history
diff --cc
drivers/ata/pata_imx.c
Simple merge