From: Thomas Meyer Date: Tue, 8 Nov 2011 18:49:30 +0000 (+0100) Subject: Hexagon: Use resource_size function X-Git-Tag: v3.5-rc1~131^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0f13bcdd4491d33f866e0ebd9286556ef13d8d;p=pandora-kernel.git Hexagon: Use resource_size function Use resource_size function on resource object instead of explicit computation. The semantic patch that makes this change 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: Richard Kuo --- Reading git-diff-tree failed