From: Thomas Meyer Date: Sat, 6 Aug 2011 07:48:32 +0000 (-0300) Subject: [media] davinci vpbe: Use resource_size() X-Git-Tag: v3.2-rc1~112^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc09d3aa1510552e36d9bae05def25d039a98f2;p=pandora-kernel.git [media] davinci vpbe: Use resource_size() Use resource_size function on resource object instead of explicit computation. The semantic patch that makes this output is available in scripts/coccinelle/api/resource_size.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed