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:
44e7484
)
omap: rng: Use resource_size instead of manual calculation
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 24 Sep 2009 23:23:18 +0000
(16:23 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 24 Sep 2009 23:23:18 +0000
(16:23 -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>
No differences found