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:
a88f666
)
iop-adma.c: use resource_size()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Sat, 12 Dec 2009 04:24:33 +0000
(21:24 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Sat, 12 Dec 2009 04:24:33 +0000
(21:24 -0700)
The size of the requested and ioremaped memory is off by 1.
Use resource_size() to get the correct value.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found