From: Mika Westerberg Date: Sat, 5 Feb 2011 08:52:33 +0000 (+0100) Subject: ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource X-Git-Tag: v2.6.38-rc4~1^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec11594fbd5a3d2a47a7a7eda6d076363b78957c;p=pandora-kernel.git ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource The last register is at offset 0xa8 making the resource end to be 0xac - 1 instead of 0xb0 - 1. Signed-off-by: Mika Westerberg Acked-by: H Hartley Sweeten Signed-off-by: Russell King --- Reading git-diff-tree failed