ARM: plat-orion: Fix num_resources and id for ge10 and ge11
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Sun, 19 May 2013 20:12:43 +0000 (22:12 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 20 May 2013 17:39:07 +0000 (17:39 +0000)
commit2b8b2797142c7951e635c6eec5d1705ee9bc45c5
treee274a62fea5ba955858df0d05c1209538bbe04ad
parent8eed481e6fe2c28c2a579ada0c8ba5cbad45bf2c
ARM: plat-orion: Fix num_resources and id for ge10 and ge11

When platform data were moved from arch/arm/mach-mv78xx0/common.c to
arch/arm/plat-orion/common.c with the commit "7e3819d ARM: orion:
Consolidate ethernet platform data", there were few typo made on
gigabit Ethernet interface ge10 and ge11. This commit writes back
their initial value, which allows to use this interfaces again.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Cc: <stable@vger.kernel.org> # v3.0.x
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/plat-orion/common.c