From: H Hartley Sweeten Date: Mon, 14 Dec 2009 21:13:13 +0000 (-0500) Subject: mtd: davinci_nand.c: use resource_size() X-Git-Tag: v2.6.35-rc1~465^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bc55553c416c877267c1efd65b099164acbe3f;p=pandora-kernel.git mtd: davinci_nand.c: use resource_size() The ioremap'ed sizes are off by 1; use resource_size() for correct value. Signed-off-by: H Hartley Sweeten Signed-off-by: David Woodhouse --- Reading git-diff-tree failed