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:
cc05ea0
)
dmaengine: mpc512x: Use resource_size
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 6 May 2010 09:58:55 +0000
(11:58 +0200)
committer
Dan Williams
<dan.j.williams@intel.com>
Mon, 17 May 2010 18:13:51 +0000
(11:13 -0700)
Use the resource_size function instead of manually calculating the
resource size. This reduces the chance of introducing off-by-one
errors.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found