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:
795add9
)
mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 21 Jul 2013 17:52:02 +0000
(14:52 -0300)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 5 Aug 2013 20:01:17 +0000
(21:01 +0100)
devm_ioremap_resource() checks its arguments, so there is no need for
explicitly checking the return value from platform_get_resource().
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found