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:
ef8745c
)
s3cmci: use resource_size() instead of local macro
author
Ben Dooks
<ben@simtec.co.uk>
Thu, 1 Oct 2009 22:44:13 +0000
(15:44 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 1 Oct 2009 23:11:14 +0000
(16:11 -0700)
Replace the local definition RESSIZE() with the standard resource_size()
call for getting the size of a struct resource.
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found