From: Russell King Date: Thu, 12 Jan 2012 10:59:21 +0000 (+0000) Subject: ARM: sa11x0: fix off-by-one resource sizes X-Git-Tag: v3.4-rc1~83^2^3~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5e2399f9e504dc78525988c85882643e915da4;p=pandora-kernel.git ARM: sa11x0: fix off-by-one resource sizes Hackkit defined its flash memory resource to be 32M + 1 byte. Jornada defined the Epson video controller resources to be one byte larger than they should be, and mis-mapped the SA-1111 companion chip one byte smaller than it should be. Fix these. Signed-off-by: Russell King --- Reading git-diff-tree failed