ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource
authorMika Westerberg <mika.westerberg@iki.fi>
Sat, 5 Feb 2011 08:52:33 +0000 (09:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Feb 2011 09:50:44 +0000 (09:50 +0000)
commitec11594fbd5a3d2a47a7a7eda6d076363b78957c
treec55e8fb0465101c07ff5b7f4d8191add9361b5b0
parentebf53826e105f488f4f628703a108e98940d1dc5
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 <mika.westerberg@iki.fi>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/core.c