mmc: wmt-sdmmc: Use resource_size()
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Mon, 11 Mar 2013 23:04:54 +0000 (01:04 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 22 Mar 2013 16:38:46 +0000 (12:38 -0400)
commit22119901621f0aca1fefbb5e7100d76d1879ac16
tree9fb595d96a9a3c6128d953a42e774fffba2b4e2c
parent8a8396ae218a9e8dd4af285cc9c22951bed9850e
mmc: wmt-sdmmc: Use resource_size()

Used resource_size function instead of explicit computation.
Patch found using coccinelle.

Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/wmt-sdmmc.c