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^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50295cba11cf26c6f085c3bb31afcb706b391ca4;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