From: Tobias Klauser Date: Mon, 9 Nov 2009 17:44:18 +0000 (+0100) Subject: arm: omap: Use resource_size X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e978017832801397f37d38a0211eeeb567954014;p=pandora-kernel.git arm: omap: Use resource_size Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors and actually fixes one in mailbox.c. Signed-off-by: Tobias Klauser Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed