]> git.hungrycats.org Git - linux/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:46:34 +0000 (12:46 -0700)
commit8a3e6d89936003e13011ab01dacdf96c66a0e465
treee3466243da3c92d671a782d8607e8e6640514f7f
parente9a91cb47886388540eaf68f981e7a3d4b04a27c
ARM: plat-orion: Fix num_resources and id for ge10 and ge11

commit 2b8b2797142c7951e635c6eec5d1705ee9bc45c5 upstream.

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>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/plat-orion/common.c