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:
4442241
)
mtd: orion_nand.c: add error handling and use resource_size()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Mon, 14 Dec 2009 21:48:34 +0000
(16:48 -0500)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 31 Dec 2009 20:47:20 +0000
(20:47 +0000)
Use platform_get_resource() to fetch the memory resource and
add error handling for when it is missing. Use resource_size()
for the ioremap().
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found