gpio/vr41xx: Convert use of struct resource to resource_size(ptr)
commit27810c5e7f8f2ddf036c16b5e40fd22abdc041f9
authorJoe Perches <joe@perches.com>
Sat, 11 Jun 2011 01:16:15 +0000 (10 18:16 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 11 Jun 2011 05:37:10 +0000 (10 23:37 -0600)
tree94845a97ebcecff55dbcdafb27c8e928ae8d3a66
parentb57e3c2692b04ac0b2f14bb94c63291fad1d7309
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>
drivers/gpio/gpio-vr41xx.c