From: H Hartley Sweeten Date: Sat, 12 Dec 2009 04:24:33 +0000 (-0700) Subject: iop-adma.c: use resource_size() X-Git-Tag: v2.6.33-rc1~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e032b62c4c8560d6416ad3cc925cfc2a5eafb07;p=pandora-kernel.git iop-adma.c: use resource_size() The size of the requested and ioremaped memory is off by 1. Use resource_size() to get the correct value. Signed-off-by: H Hartley Sweeten Signed-off-by: Dan Williams --- Reading git-diff-tree failed