[media] Drivers: staging: media: davinci_vpfe: Use resource_size function
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Sun, 10 Mar 2013 11:14:53 +0000 (08:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 16:50:00 +0000 (13:50 -0300)
Use resource_size function on resource object instead of explicit
computation.

Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found