commit | 27810c5e7f8f2ddf036c16b5e40fd22abdc041f9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Jun 10 18:16:15 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Jun 10 23:37:10 2011 -0600 |
tree | 94845a97ebcecff55dbcdafb27c8e928ae8d3a66 | |
parent | b57e3c2692b04ac0b2f14bb94c63291fad1d7309 [diff] |
gpio/vr41xx: Convert use of struct resource to resource_size(ptr) Remove miscellaneous use of direct calculation by using resource_size(). Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>