From: Tobias Klauser Date: Fri, 30 Oct 2009 16:54:33 +0000 (+0100) Subject: mtd: ixp4xx map: use resource_size X-Git-Tag: v2.6.33-rc1~66^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6587feaf0ed7511b3d0b52bcaae8ecd0949d3af;p=pandora-kernel.git mtd: ixp4xx map: use resource_size Use the resource_size inline function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed