[ARM] Orion: fix orion-ehci platform resource end addresses
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 25 Apr 2008 20:30:21 +0000 (16:30 -0400)
committerNicolas Pitre <nico@cam.org>
Mon, 28 Apr 2008 19:58:57 +0000 (15:58 -0400)
End addresses in 'struct resource' are inclusive -- fix the common
orion5x code to pass in the proper end addresses when instantiating
the two on-chip EHCI controllers.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found